ba1f56050f4f4324c9a7364512cb2c30b27966cf
Disabling Wi-Fi API which is available to CTS only disables the infrastructure mode (association to an AP). This disables the Wi-Fi chip (HAL/driver/firmware) only if location scanning is disabled, otherwise the chip is still enabled. The failing CTS Wi-Fi Aware test relied on disabling the Wi-Fi chip. This cannot be done from CTS. Added a check for location scan setting and skip the test if enabled. Cannot fail and require the tester to disable location scans since other CTS tests require it to be enabled. Bug: 64125460 Test: run cts with and without location scans Change-Id: I0582926dbf854c14b57dcdeb383db9b5f2a353a2
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%