diff options
| author | 2023-08-21 18:36:57 +0000 | |
|---|---|---|
| committer | 2023-08-21 18:36:57 +0000 | |
| commit | 1cdf270e522dca1c00d292819906055e82b45d98 (patch) | |
| tree | f3325c351560af52b4aa8a10ce324fb175ff59ce | |
| parent | 3047818cf074ddddbb0666a78900471b9488d2d5 (diff) | |
| parent | aed1e442167253431cc7bf16a9cd9600c3eb007b (diff) | |
Merge "Remove VelocityTrackerTest from TEST_MAPPING" into main
| -rw-r--r-- | services/inputflinger/TEST_MAPPING | 6 |
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" }, { |