Skip to content
Commit 0bdce42a authored by lifr's avatar lifr
Browse files

ADD new enum NetworkType to identify multiple transport type

Add new NetworkType for multiple transport
1. CELLULAR + VPN = NT_CELLULAR_VPN
2. WIFI + VPN = NT_WIFI_VPN
3. BLUETOOTH + VPN = NT_BLUETOOTH_VPN
4. Ethernet + VPN = NT_ETHERNET_VPN

Bug: 143732914
Test: atest
Change-Id: I0d106ca1631265b872386b59d542b206614f38ef
parent a975b9a9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment