diff --git a/TEST_MAPPING b/TEST_MAPPING index c448de93d6b..9722a85360a 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -16,17 +16,6 @@ "include-filter": "com.android.settings.biometrics2" } ] - }, - { - "name": "SettingsUITests", - "options": [ - { - "include-filter": "com.android.settings.ui" - }, - { - "exclude-annotation": "org.junit.Ignore" - } - ] } ], "postsubmit": [ @@ -41,9 +30,6 @@ { "name": "SettingsUITests", "options": [ - { - "exclude-filter": "com.android.settings.ui" - }, { "exclude-annotation": "org.junit.Ignore" }