mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Add @VsrTest annotation to Apf test
Bug: 259309511 Test: atest VtsHalWifiStaIfaceTargetTest Change-Id: I860e7bff6a31ae7871a6041ab76c2c685b7c8c38
This commit is contained in:
@@ -96,6 +96,7 @@ TEST_P(WifiStaIfaceAidlTest, GetFeatureSet) {
|
||||
* Ensures the APF packet filter is fully supported as required in VSR 14:
|
||||
* https://docs.partner.android.com/gms/policies/vsr/vsr-14
|
||||
*/
|
||||
// @VsrTest = 5.3.12
|
||||
TEST_P(WifiStaIfaceAidlTest, CheckApfIsSupported) {
|
||||
// It is not required to check the vendor API level is at least U here
|
||||
// because the Wi-Fi AIDL interface is launched with Android U(VSR-14).
|
||||
|
||||
Reference in New Issue
Block a user