Merge "[pm] fix platinum test mapping" into tm-dev am: 082d5f3aad
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17699365 Change-Id: I90600c4563a3990af60cd3bebad615b6f226ebf1 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",
|
"name": "CtsAppSecurityHostTestCases",
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"include-filter": "com.android.cts.splitapp.SplitAppTest"
|
"include-filter": "android.appsecurity.cts.SplitTests"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"include-filter": "android.appsecurity.cts.EphemeralTest"
|
"include-filter": "android.appsecurity.cts.EphemeralTest"
|
||||||
@@ -198,14 +198,6 @@
|
|||||||
{
|
{
|
||||||
"name": "CtsRollbackManagerHostTestCases"
|
"name": "CtsRollbackManagerHostTestCases"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "CtsOsHostTestCases",
|
|
||||||
"options": [
|
|
||||||
{
|
|
||||||
"include-filter": "com.android.server.pm.PackageParserTest"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "CtsContentTestCases",
|
"name": "CtsContentTestCases",
|
||||||
"options": [
|
"options": [
|
||||||
|
|||||||
Reference in New Issue
Block a user