android_packages_modules_Co.../service
Remi NGUYEN VAN 5f161d22cd Remove usage of networkAttributes
networkAttributes is a legacy configuration that is now only used to
configure which legacy type networks are supported, and what the restore
timer is for that network type, for the deprecated
startUsingNetworkFeature API.

Use a dedicated resource for the restore timers, and build supported
legacy network types using hasSystemFeature for wifi, wifi p2p,
bluetooth, proxy types, and TelephonyManager.isDataCapable for the
mobile types.

Bug: 146206136
Test: atest FrameworksNetTests
Change-Id: I3a771d3de6c5e912f18d2834e3a50af797ac4991
2021-03-16 16:01:40 +09:00
..
ServiceConnectivityResources Remove usage of networkAttributes 2021-03-16 16:01:40 +09:00
jni Move the VPN code out of packages/Connectivity. 2021-02-15 12:05:40 +00:00
Android.bp Merge "Create ServiceConnectivityResources" 2021-03-16 02:29:31 +00:00
jarjar-rules.txt [CS15]Do not use hidden API of PlatformProperties 2021-03-15 14:14:18 +08:00