diff --git a/core/java/android/content/pm/TEST_MAPPING b/core/java/android/content/pm/TEST_MAPPING index 1c1f58a19abc9..d4a24af61c9f5 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": [ @@ -110,17 +113,6 @@ } ] }, - { - "name": "CtsSecureFrpInstallTestCases", - "options": [ - { - "exclude-annotation": "androidx.test.filters.FlakyTest" - }, - { - "exclude-annotation": "org.junit.Ignore" - } - ] - }, { "name": "CtsSuspendAppsPermissionTestCases", "options": [