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

Commit aa795a68 authored by Hui Yu's avatar Hui Yu Committed by Android (Google) Code Review
Browse files

Merge "Fix appops TEST_MAPPING." into rvc-dev

parents a83fad74 66e7820c
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -37,7 +37,12 @@
            ]
        },
        {
            "name": "CtsAppTestCases:ActivityManagerApi29Test"
            "name": "CtsAppTestCases",
            "options": [
                {
                    "include-filter": "android.app.cts.ActivityManagerApi29Test"
                }
            ]
        },
        {
            "name": "UidAtomTests:testAppOps"