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

Commit c9e75fb8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "VTS: annotate Codec2MasterHalTest_MustUseAidlBeyond202404" into main am: 41829023

parents ba7cf56c 41829023
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) {