0261ced6342a830bdee3891dff02423bcca1a7ba
Currently, there are two EVENT_NETWORK_TESTED message types in ConnectivityService. One is used by the ConnectivityService handler to process validation results, and one is used by ConnectivityDiagnosticsHandler to send connectivity reports. The two messages have different contents so it is confusing that they have the same integer and the same name. Rename the second one to CMD_SEND_CONNECTIVITY_REPORT. Test: atest ConnectivityServiceTest Test: atest CtsNetTestCases:android.net.cts.ConnectivityDiagnosticsManagerTest Change-Id: I77d63dad477315e1fcc7225a5ef03aff2bed8c35
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%