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

Commit c9c908f5 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

Change-Id: Iab7929b0a9c60b54518dd01633041a966c4dc5ce
parents e19629a0 e0db5803
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"
                }
            ]
        }
    ]
}