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

Commit a09a9f30 authored by Hui Yu's avatar Hui Yu Committed by Automerger Merge Worker
Browse files

Merge "Fix appops TEST_MAPPING." into rvc-dev am: aa795a68

Change-Id: I646be6a6ac8c5141b8033482ddf60cbfd504daed
parents 85ac670d aa795a68
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"