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

Change-Id: I790fce31dcaf0befeb39664f89a3352599f3f50f
This commit is contained in:
Winson Chiu
2020-03-20 14:48:11 +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": [