diff --git a/core/java/android/content/pm/TEST_MAPPING b/core/java/android/content/pm/TEST_MAPPING index 45e0efb466168..f440ac7ecbb28 100644 --- a/core/java/android/content/pm/TEST_MAPPING +++ b/core/java/android/content/pm/TEST_MAPPING @@ -29,6 +29,9 @@ }, { "path": "system/apex/tests" + }, + { + "path": "cts/tests/tests/content/pm/SecureFrp" } ], "presubmit": [ @@ -140,17 +143,6 @@ } ] }, - { - "name": "CtsSecureFrpInstallTestCases", - "options": [ - { - "exclude-annotation": "androidx.test.filters.FlakyTest" - }, - { - "exclude-annotation": "org.junit.Ignore" - } - ] - }, { "name": "CtsSuspendAppsPermissionTestCases", "options": [