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

Commit 040a4389 authored by Wonsik Kim's avatar Wonsik Kim
Browse files

VTS: annotate Codec2MasterHalTest_MustUseAidlBeyond202404

Bug: 304601611
Change-Id: I2870805dc5748e73215f96736cb89acd4de3bcf1
Test: presubmit
parent bd125c18
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -83,6 +83,7 @@ TEST_P(Codec2MasterHalTest, ListComponents) {
    }
}

// @VsrTest = 3.2-001.003
TEST_P(Codec2MasterHalTest, MustUseAidlBeyond202404) {
    static int sVendorApiLevel = android::base::GetIntProperty("ro.vendor.api_level", 0);
    if (sVendorApiLevel < 202404) {