diff --git a/core/java/android/provider/TEST_MAPPING b/core/java/android/provider/TEST_MAPPING index ae2836f4d915b..c55572e5741cf 100644 --- a/core/java/android/provider/TEST_MAPPING +++ b/core/java/android/provider/TEST_MAPPING @@ -19,6 +19,14 @@ }, { "name": "SettingsProviderTest" + }, + { + "name": "CtsAppSecurityHostTestCases", + "options": [ + { + "include-filter": "android.appsecurity.cts.ReadableSettingsFieldsTest" + } + ] } ] }