af7ca2d11f330f78b980f747a5f910037857ed52
This change increases the delay allowed for administratorUid updates to reach ConnectivityService in #testRegisterCallbackWithCarrierPrivileges. Currently, there is no deterministic signal that can be used to wait for this change, so Thread#sleep is required. This value is increased because the previous delay did not give enough time for the administratorUid change to reach CS, causing test flake. Bug: 159718782 Test: atest android.net.cts.ConnectivityDiagnosticsManagerTest Original-Change: https://android-review.googlesource.com/1349068 Merged-In: I36347f6d52e3ce1bd30e3f74c35f4ecd15c8c65e Change-Id: I36347f6d52e3ce1bd30e3f74c35f4ecd15c8c65e
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%