David Su 6a780a7c16 CTS: test WifiNl80211Manager.sendMgmtFrame
Link probing is an optional feature gated by an
overlay. Unfortunately, there is no public/system API
that can be used to check if link probing is
supported on the device.

`adb shell cmd wifi send-link-probe` requires
root, which is not supported by CTS.

For devices that do not support link probing, this API
could even throw an exception. Thus, this test does
not have any expectations.

Bug: 150978929
Test: atest android.net.wifi.nl80211.cts.WifiNl80211ManagerTest
Change-Id: I13f9be5571c0eb7d64cc86bea5b7fd8addc1db5c
2020-03-16 22:47:20 -07:00
Description
android_packages_modules_Connectivity
189 MiB
Languages
Java 81.4%
Kotlin 7.7%
AIDL 4.5%
C++ 4.5%
C 1.7%
Other 0.1%