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

Commit ee66499f authored by Sasha Kuznetsov's avatar Sasha Kuznetsov Committed by Android (Google) Code Review
Browse files

Merge "Enable location CTS tests in presubmits"

parents f9d55f7c ef5d9763
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"
        }
    ]
}