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

Commit 0ccec0f8 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 am: 15afeeda am: 7f09d1ba

Change-Id: I91d55da483f27234d090bb6200a9ed9d39346f76
parents 223d89b2 7f09d1ba
Loading
Loading
Loading
Loading
+6 −1
Original line number Original line Diff line number Diff line
@@ -37,7 +37,12 @@
            ]
            ]
        },
        },
        {
        {
            "name": "CtsAppTestCases:ActivityManagerApi29Test"
            "name": "CtsAppTestCases",
            "options": [
                {
                    "include-filter": "android.app.cts.ActivityManagerApi29Test"
                }
            ]
        },
        },
        {
        {
            "name": "UidAtomTests:testAppOps"
            "name": "UidAtomTests:testAppOps"