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

Commit ed50b467 authored by Spandan Das's avatar Spandan Das
Browse files

Enforce min_sdk_version=29

This test is run as part of the MTS suite, setting min_sdk_version
ensures backwards compatibility with devices Q and above.

Test: atest [<mod_name>...]
Bug: 156476221

Change-Id: I63b076270ac9aacb2fac94e6705466723e890dbb
parent 1ad04fc9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ android_test {
    test_suites: [
        "device-tests",
    ],
    min_sdk_version: "29",
}

genrule {