9813abb032e532c9382926013f20699f73fa67a1
We've traced down all code paths where NetworkInfo.isRoaming() and NET_CAPABILITY_NOT_ROAMING can disagree, so we're only left with noise that happens from NetworkAgent race conditions when someone asks for a NetworkState between pending NetworkInfo and NetworkCapabilities updates. We can look at adding a way for a NetworkAgent to update these two objects atomically, but not for this release. Bug: 70174865 Test: builds, boots Change-Id: I830e1fc6dc922e9eb7f8c2698d75181e00aaf7fb
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%