2c61a26366d683d9ba25e57d7a4c8485ecb86c6d
The "default network tracking" request is somewhere between a listen and a request, in previous semantics. It is more like a listen in that it doesn't cause any network to be brought up, but also like a request in that will only get callbacks about a single network at a time (not all networks that might match). This change minimally splits the NetworkRequest types into 3: LISTEN, REQUEST, and TRACK_DEFAULT. Change-Id: I2d113b2f6eed526a7808592bce0118260a56f77c
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%