summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Sergei Makarov <smakarov@google.com> 2024-01-27 08:52:19 +0000
committer Sergei Makarov <smakarov@google.com> 2024-02-06 14:45:52 +0000
commitf2d8a00565be0c5a5853e538409fbbcb527c86f2 (patch)
tree9c6b89c40773b837512240f91988d5c1b40d8f72
parentca4a84d4bfc157d1a41a416ec219564843d9ad2b (diff)
Remove CtsContactKeysManagerTestCases (moved to packages/providers/ContactsKeysProvider/TEST_MAPPING).
Bug: 290696572 Test: N/A Change-Id: Ibef38a7781cd041d33438dfec19f7f9c1740b14f
-rw-r--r--core/TEST_MAPPING12
1 files changed, 1 insertions, 11 deletions
diff --git a/core/TEST_MAPPING b/core/TEST_MAPPING
index f1e4d0ee4906..fd571c95f568 100644
--- a/core/TEST_MAPPING
+++ b/core/TEST_MAPPING
@@ -20,15 +20,5 @@
"core/tests/coretests/src/com/android/internal/inputmethod/.*"
]
}
- ],
- "postsubmit": [
- {
- "name": "CtsContactKeysManagerTestCases",
- "options": [
- {
- "include-filter": "android.provider.cts.contactkeys."
- }
- ]
- }
- ]
+ ]
}