summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Siarhei Vishniakou <svv@google.com> 2023-08-21 18:36:57 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2023-08-21 18:36:57 +0000
commit1cdf270e522dca1c00d292819906055e82b45d98 (patch)
treef3325c351560af52b4aa8a10ce324fb175ff59ce
parent3047818cf074ddddbb0666a78900471b9488d2d5 (diff)
parentaed1e442167253431cc7bf16a9cd9600c3eb007b (diff)
Merge "Remove VelocityTrackerTest from TEST_MAPPING" into main
-rw-r--r--services/inputflinger/TEST_MAPPING6
1 files changed, 0 insertions, 6 deletions
diff --git a/services/inputflinger/TEST_MAPPING b/services/inputflinger/TEST_MAPPING
index c2da5bafaf..ee1f3cbe6a 100644
--- a/services/inputflinger/TEST_MAPPING
+++ b/services/inputflinger/TEST_MAPPING
@@ -72,9 +72,6 @@
"include-filter": "android.view.cts.TouchDelegateTest"
},
{
- "include-filter": "android.view.cts.VelocityTrackerTest"
- },
- {
"include-filter": "android.view.cts.VerifyInputEventTest"
},
{
@@ -218,9 +215,6 @@
"include-filter": "android.view.cts.TouchDelegateTest"
},
{
- "include-filter": "android.view.cts.VelocityTrackerTest"
- },
- {
"include-filter": "android.view.cts.VerifyInputEventTest"
},
{