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

Commit 41829023 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "VTS: annotate Codec2MasterHalTest_MustUseAidlBeyond202404" into main

parents bd125c18 040a4389
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) {