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

Change-Id: I1c85ab6a348b58410697725d22f57ebc5af6dae0
This commit is contained in:
Winson Chiu
2020-03-20 14:26:31 +00:00
committed by Automerger Merge Worker

View File

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