summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2025-02-17 18:42:18 -0800
committer Android (Google) Code Review <android-gerrit@google.com> 2025-02-17 18:42:18 -0800
commit50f245cb8d29f02e5dd988ed6b4a50fd7d01165d (patch)
tree0b375fbf08beed9c7156879183910f7e2f742ee4
parent2cac569b4d116458dc51c801bf51a4d1b7433703 (diff)
parent5c90113b8f3f85b4cb73a970109966bb2f90ca73 (diff)
Merge "Update test mappings file to remove SettingsPanelTest" into main
-rw-r--r--core/java/android/provider/TEST_MAPPING7
1 files changed, 1 insertions, 6 deletions
diff --git a/core/java/android/provider/TEST_MAPPING b/core/java/android/provider/TEST_MAPPING
index a6fe3016e8ba..851263ae8983 100644
--- a/core/java/android/provider/TEST_MAPPING
+++ b/core/java/android/provider/TEST_MAPPING
@@ -1,12 +1,7 @@
{
"presubmit": [
{
- "name": "CtsProviderTestCases",
- "options": [
- {
- "exclude-filter": "android.provider.cts.SettingsPanelTest"
- }
- ]
+ "name": "CtsProviderTestCases"
},
{
"name": "CtsMediaProviderTestCases"