Add lint check to test targets.
Test: m out/soong/.intermediates/<target>/android_common/lint/lint-report.html Bug: 270628073 Change-Id: Ifad954ed51b836639692b78d7da42164e23c7520
This commit is contained in:
@@ -368,6 +368,7 @@ android_library {
|
||||
plugins: ["dagger2-compiler"],
|
||||
lint: {
|
||||
test: true,
|
||||
extra_check_modules: ["SystemUILintChecker"],
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user