a2957edb0cf076626e2500b01e74f32c5b5bef66
The version of ConnectivityService.java in mnc-vt-dev doesn't compile due to the presence of two similar-but-not-identical code blocks in handleRegisterNetworkAgent. The history here is a a little convoluted - this code was originally merged into mnc-vt-dev, then cherry-picked into dr-dev, and from there automerged into mnc-vt-dev, causing conflicts. This latest breakage is likely due to the automerged not detecting a conflict because the code block was subtly different. Attempt to fix this once and for all by making the mnc-vt-dev version of the file identical to the mnc-dr-dev version. Change-Id: I270739b0be6f6358045700494a1b0f25f0b365a3
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%