0933537df9c2b644b0c46eaaa914fa49ab6372d5
This contains a significant logic change : it will load the deprecated proxy settings synchronously instead of on the next run loop. I think this is okay because it would happen almost immediately anyway, and there is nothing in ConnectivityService that might be changing this setting in the mean time. As for the possibility that this was executed in the handler because of possible disk access, I want to point out that the loadGlobalProxy method that now calls this was already doing those same similar accesses. Test: runtest Change-Id: Idc6f260e2a337689dc274eb758eb00f6a31089bb
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%