summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiarhei Vishniakou <svv@google.com>2022-05-25 20:33:17 +0000
committerSiarhei Vishniakou <svv@google.com>2022-05-25 20:33:17 +0000
commit9eb275ef745f3619b5775e39e9459ca4a4b14515 (patch)
treeec339e80fa5bcba7138ad52f1c4b2477b6491579
parentb97dd69ec7d8255fdecc2abce9b0c0d4c5f73218 (diff)
downloadlibpalmrejection-9eb275ef745f3619b5775e39e9459ca4a4b14515.tar.gz
Fix test target name in TEST_MAPPING fileandroid13-dev
Use the correct new name instead of the old name. Bug: 233924754 Test: presubmit Change-Id: Ic44637e1b98e9fd716582dcad9ff1b7e07fb311f
-rw-r--r--TEST_MAPPING4
1 files changed, 2 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 28459b6..dc1ca41 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -4,7 +4,7 @@
"name": "inputflinger_tests"
},
{
- "name": "libpalmrejector_test"
+ "name": "libpalmrejection_test"
}
]
-} \ No newline at end of file
+}