commit | 418290233fd58048cc1aecced56a40ac6a2daa88 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Apr 01 23:32:34 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Apr 01 23:32:34 2024 +0000 |
tree | 2044dbe2fa378b802fdbd7f9434b5fb28a92f9ac | |
parent | bd125c18082e1712362b105aa593718e6290221f [diff] | |
parent | 040a43891b6797a5ec0e67c3848eff5bdd593b80 [diff] |
Merge "VTS: annotate Codec2MasterHalTest_MustUseAidlBeyond202404" into main
diff --git a/media/codec2/hal/hidl/1.0/vts/functional/master/VtsHalMediaC2V1_0TargetMasterTest.cpp b/media/codec2/hal/hidl/1.0/vts/functional/master/VtsHalMediaC2V1_0TargetMasterTest.cpp index d1f0fb5..4c2ef9c 100644 --- a/media/codec2/hal/hidl/1.0/vts/functional/master/VtsHalMediaC2V1_0TargetMasterTest.cpp +++ b/media/codec2/hal/hidl/1.0/vts/functional/master/VtsHalMediaC2V1_0TargetMasterTest.cpp
@@ -83,6 +83,7 @@ } } +// @VsrTest = 3.2-001.003 TEST_P(Codec2MasterHalTest, MustUseAidlBeyond202404) { static int sVendorApiLevel = android::base::GetIntProperty("ro.vendor.api_level", 0); if (sVendorApiLevel < 202404) {