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

Commit 675022c6 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...

Merge "Fix appops TEST_MAPPING." into rvc-dev am: aa795a68 am: 15afeeda am: 7f09d1ba am: 0ccec0f8

Change-Id: Ib210d19c4675c2308b076bfd5da71db75c0b08bc
parents 286acb29 0ccec0f8
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -40,7 +40,12 @@
            ]
        },
        {
            "name": "CtsAppTestCases:ActivityManagerApi29Test"
            "name": "CtsAppTestCases",
            "options": [
                {
                    "include-filter": "android.app.cts.ActivityManagerApi29Test"
                }
            ]
        },
        {
            "name": "UidAtomTests:testAppOps"