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

Commit cccc62a2 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: I039ab20e613108950af5b847edc0bc311dbf2934
parents 9b2e987c 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"
                }
            ]
        }
    ]
}