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

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

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

Merge "Merge "Temp move testPermissionDiffCert to postsubmit" into qt-dev am: e0db5803 am: c9c908f5" into qt-r1-dev-plus-aosp
am: 3ffd3e46

Change-Id: I9318cd2d412e67a368074fcd1794cb1d29c20de5
parents 8770dcf8 3ffd3e46
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"
                }
            ]
        }
    ]
}