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

Commit 32dd1fa4 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: 0379c7e1

Change-Id: I47e7e1883dd4817f3b97aa6da1beb12f5b6fccce
parents 8ee565f3 0379c7e1
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"