Loading services/core/java/com/android/server/pm/TEST_MAPPING +9 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,15 @@ } ] }, { "file_patterns": ["(/|^)PackageManagerService\\.java","(/|^)UserManagerService\\.java"], "name": "CtsAppCloningDeviceTestCases", "options": [ { "exclude-annotation": "androidx.test.filters.FlakyTest" } ] }, { "name": "CtsShortcutHostTestCases", "file_patterns": ["(/|^)ShortcutService\\.java"] Loading Loading
services/core/java/com/android/server/pm/TEST_MAPPING +9 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,15 @@ } ] }, { "file_patterns": ["(/|^)PackageManagerService\\.java","(/|^)UserManagerService\\.java"], "name": "CtsAppCloningDeviceTestCases", "options": [ { "exclude-annotation": "androidx.test.filters.FlakyTest" } ] }, { "name": "CtsShortcutHostTestCases", "file_patterns": ["(/|^)ShortcutService\\.java"] Loading