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

Commit 85e500d7 authored by mattgilbride's avatar mattgilbride
Browse files

Disable AndroidGlobalLintCheckerTest

Accidentally enabled with I12cb46cb771e65600a9daf3efce199fd9311a53b,
but will not yet work if ran via atest.

Bug: 240445172
Test: TH
Change-Id: I48eed3c10721deacd5b7b627e033b4a3e1510756
parent f5959281
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ java_test_host {
    // compiled for java 15. The soong build doesn't support
    // java 15 yet, so we can't compile against "lint". Disable
    // the test until java 15 is supported.
    // enabled: false,
    enabled: false,
    srcs: ["checks/src/test/java/**/*.kt"],
    static_libs: [
        "AndroidGlobalLintChecker",