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
Merged-In: I0d106ca1631265b872386b59d542b206614f38ef
Change-Id: I85d7aa69bc4a1f4a6de3f68cec1fcc3b8848e5c5
(cherry picked from commit 467962e92867c8e97f205a2d82b55f9e2d3f46b8)
1 file changed