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

Commit 194a13f1 authored by Jeff Chen's avatar Jeff Chen
Browse files

Add lint check to test targets.

Test: m out/soong/.intermediates/<target>/android_common/lint/lint-report.html
Bug: 270628073
Change-Id: Ifad954ed51b836639692b78d7da42164e23c7520
parent 518c2c9d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -368,6 +368,7 @@ android_library {
    plugins: ["dagger2-compiler"],
    lint: {
        test: true,
        extra_check_modules: ["SystemUILintChecker"],
    },
}