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

Commit 0edb801f authored by Philip P. Moltmann's avatar Philip P. Moltmann Committed by android-build-merger
Browse files

Merge "Temp move testPermissionDiffCert to postsubmit" into qt-dev am: e0db5803

am: c9c908f5

Change-Id: Id9c79f897f39cffcdd8a123c4483f21a49c7cecf
parents 8d571b25 c9c908f5
Loading
Loading
Loading
Loading
+10 −3
Original line number Diff line number Diff line
@@ -20,9 +20,6 @@
        {
            "name": "CtsAppSecurityHostTestCases",
            "options": [
                {
                    "include-filter": "android.appsecurity.cts.AppSecurityTests#testPermissionDiffCert"
                },
                {
                    "include-filter": "android.appsecurity.cts.AppSecurityTests#rebootWithDuplicatePermission"
                }
@@ -53,5 +50,15 @@
                }
            ]
        }
    ],
    "postsubmit": [
        {
            "name": "CtsAppSecurityHostTestCases",
            "options": [
                {
                    "include-filter": "android.appsecurity.cts.AppSecurityTests#testPermissionDiffCert"
                }
            ]
        }
    ]
}