07c5bab28d07692dd6a0a0edf5e042ec4a03d215
sendProxyBroadcast is always called with the same argument, and it would make no sense with another argument anyway. Remove it. This concludes the ProxyTracker refactoring with 227 lines removed from ConnectivityService, a lot clarified, and some bugs removed. Things can still be improved, but presumably at a much higher cost. Next steps are : write tests, now that ProxyTracker is both testable and mockable. And try to pour some gasoline on the PROXY_CHANGE_ACTION broadcast, see if it burns well. Test: runtest Change-Id: I66e40b4bf5cfd0b2dc4fa37ea97b3429fe1b7e6c
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%