summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Branden Archer <brarcher@google.com> 2024-01-29 15:32:19 -0800
committer Branden Archer <brarcher@google.com> 2024-01-29 15:33:51 -0800
commitac387ca9f3c2a304ff0b19c143c60517c916b1b8 (patch)
tree4698333c636e88c486682881e1513f97cc68ad6a
parentfa3278c8e166a05b68e30ddf433284604d507760 (diff)
Fix test name in TEST_MAPPINGS to point to CTS test
The build target is CtsContactKeysManagerTestCases, changing the test mapping to point to that instead. Bug: 290696572 Bug: 317774988 Test: Not sure how to test it without submitting and seeing if it's correct Change-Id: I9b11194d89454eca7a5da15a1ee1cae9d4605c40
-rw-r--r--core/TEST_MAPPING2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/TEST_MAPPING b/core/TEST_MAPPING
index 24ba5c4e1281..f1e4d0ee4906 100644
--- a/core/TEST_MAPPING
+++ b/core/TEST_MAPPING
@@ -23,7 +23,7 @@
],
"postsubmit": [
{
- "name": "ContactKeysManagerTest",
+ "name": "CtsContactKeysManagerTestCases",
"options": [
{
"include-filter": "android.provider.cts.contactkeys."