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

Commit e4c69ad3 authored by Philip P. Moltmann's avatar Philip P. Moltmann
Browse files

Run addtl. perm tests when system server changes

- Tests for signature permissions

Test: atest --test-mapping frameworks/base/services/core/java/com/android/server/pm/permission:presubmit
Bug: 130516222
Change-Id: I37d7d1b11fd4c857bd932d935f94a5d393b79fd7
parent db2b921a
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -17,6 +17,17 @@
                }
            ]
        },
        {
            "name": "CtsAppSecurityHostTestCases",
            "options": [
                {
                    "include-filter": "android.appsecurity.cts.AppSecurityTests#testPermissionDiffCert"
                },
                {
                    "include-filter": "android.appsecurity.cts.AppSecurityTests#rebootWithDuplicatePermission"
                }
            ]
        },
        {
            "name": "CtsStatsdHostTestCases",
            "options": [