Merge "[pm] fix platinum test mapping" into tm-dev am: 082d5f3aad am: bd798bb2ad
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17699365 Change-Id: I97047507901a4311088ae48d9a1f3c9782651a0b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
"name": "CtsAppSecurityHostTestCases",
|
||||
"options": [
|
||||
{
|
||||
"include-filter": "com.android.cts.splitapp.SplitAppTest"
|
||||
"include-filter": "android.appsecurity.cts.SplitTests"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.appsecurity.cts.EphemeralTest"
|
||||
@@ -198,14 +198,6 @@
|
||||
{
|
||||
"name": "CtsRollbackManagerHostTestCases"
|
||||
},
|
||||
{
|
||||
"name": "CtsOsHostTestCases",
|
||||
"options": [
|
||||
{
|
||||
"include-filter": "com.android.server.pm.PackageParserTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "CtsContentTestCases",
|
||||
"options": [
|
||||
|
||||
Reference in New Issue
Block a user