Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 08c91987 authored by Yuyang Huang's avatar Yuyang Huang Committed by Android (Google) Code Review
Browse files

Merge "Add @VsrTest annotation to Apf test" into udc-dev

parents 23bf5a61 b37f9a8a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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).