Add @VsrTest annotations to CheckApfIsSupported

Bug: 303356901
Test: TH
Change-Id: I9d6e3ddcef042e39df8d91f68747fddcbd705573
This commit is contained in:
Yuyang Huang 2024-06-06 16:28:15 +09:00
parent cbe01d238c
commit 904cbb7cac

View file

@ -143,7 +143,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
// @VsrTest = VSR-5.3.12-001|VSR-5.3.12-003|VSR-5.3.12-004|VSR-5.3.12-009
TEST_P(WifiStaIfaceAidlTest, CheckApfIsSupported) {
const std::string oem_key1 = getPropertyString("ro.oem.key1");
if (isTvDevice()) {