Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7818ee4f authored by Brett Chabot's avatar Brett Chabot
Browse files

Remove android-support-test from InputTests.

android-support-test is long deprecated, and the runner flakes if both
androidx.test and android-support-test are included.

Bug: 171910851
Bug: 172570181
Test: m -j InputTests
Change-Id: Icd257481583e9555875d5fd0e93caba49d44caab
parent ff280720
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -6,7 +6,6 @@ android_test {
    static_libs: [
            "androidx.test.ext.junit",
            "androidx.test.rules",
            "android-support-test",
            "ub-uiautomator",
        ],
    test_suites: ["device-tests"],