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

Commit ef5d9763 authored by Sasha Kuznetsov's avatar Sasha Kuznetsov
Browse files

Enable location CTS tests in presubmits

Bug: 143247751
Test: presubmits
Change-Id: Icc0094a8a09569bb7b7e32800cc684a3cea63051
parent 46c1b58a
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -14,6 +14,15 @@
                  "exclude-annotation": "androidx.test.filters.FlakyTest"
                }
            ]
        },
        {
            "name": "CtsLocationFineTestCases"
        },
        {
            "name": "CtsLocationCoarseTestCases"
        },
        {
            "name": "CtsLocationNoneTestCases"
        }
    ]
}