Merge "Disable AndroidGlobalLintCheckerTest"

This commit is contained in:
Matt Gilbride
2022-12-09 19:58:56 +00:00
committed by Android (Google) Code Review

View File

@@ -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",