daeb6109e128fcd52b76d7d84b9c176de31f6b90
As explained in the TODO, the loop serves no purpose since only one network can be satisfying a given request at a time. Instead of looping, look up the nai in the mNetworkForRequestId array that exists for this purpose. Keep the loop around with an Slog.wtf statement on it so we can see if we ever hit it, and add a TODO to delete it if we don't. Bug: 23113288 Change-Id: I173de4bd45c5a4169b7a062a981f2ecccaa44143
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%