Merge "Add CtsAppSecurityHostTestCases to com.android.server.pm pre/post-submit" into rvc-dev am: 1bea432f8e

Change-Id: I1c7440bae8696ce2444a16fde7fb8848273c9a49
This commit is contained in:
Winson Chiu
2020-03-20 14:25:54 +00:00
committed by Automerger Merge Worker

View File

@@ -47,6 +47,14 @@
"include-filter": "com.google.android.security.gts.PackageVerifierTest" "include-filter": "com.google.android.security.gts.PackageVerifierTest"
} }
] ]
},
{
"name": "CtsAppSecurityHostTestCases",
"options": [
{
"include-filter": "android.appsecurity.cts.PrivilegedUpdateTests"
}
]
} }
], ],
"postsubmit": [ "postsubmit": [
@@ -58,6 +66,9 @@
} }
] ]
}, },
{
"name": "CtsAppSecurityHostTestCases"
},
{ {
"name": "FrameworksServicesTests", "name": "FrameworksServicesTests",
"options": [ "options": [