7b2e5fe68ef60278242970aeec2ed4c2128e8037
When run as part of NetworkStack MTS, ConnectivityDiagnosticsManagerTest may fail as it verifies behavior that is only present will the latest tethering (connectivity) module installed. There is no guarantee that connectivity will be up-to-date for a given NetworkStack version, especially considering that on R->S device upgrade NetworkStack is likely to have been updated, but connectivity will be the factory version. Therefore NetworkStack tests need to cover devices that do not have an up-to-date connectivity module. Fix the test by observing that at least on T both module will have newer behavior. On S, accept both factory and updated behavior. Bug: 195727283 Test: atest ConnectivityDiagnosticsManagerTest Change-Id: Ifc0b09c884419d28817cfe619940c979ee1b0b9e
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%