From 1ae2bcd605d7207f873d1f9aff9763427e50caa8 Mon Sep 17 00:00:00 2001 From: Songchun Fan Date: Mon, 11 Apr 2022 23:02:54 +0000 Subject: [PATCH] [pm] fix platinum test mapping + Use hostside test class for SplitTest + Remove duplicated PackageParserTest BUG: 140252512 Test: manual Change-Id: I73bdceb0c5b333041b96cd777790c0ba0cece0e0 --- core/java/android/content/pm/TEST_MAPPING | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/core/java/android/content/pm/TEST_MAPPING b/core/java/android/content/pm/TEST_MAPPING index dea0834226120..cc62d5337c02a 100644 --- a/core/java/android/content/pm/TEST_MAPPING +++ b/core/java/android/content/pm/TEST_MAPPING @@ -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": [