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

Commit 25b58217 authored by Jeff Chen's avatar Jeff Chen Committed by Android (Google) Code Review
Browse files

Merge "Add lint check to test targets." into udc-dev

parents dae484c3 194a13f1
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -368,6 +368,7 @@ android_library {
    plugins: ["dagger2-compiler"],
    plugins: ["dagger2-compiler"],
    lint: {
    lint: {
        test: true,
        test: true,
        extra_check_modules: ["SystemUILintChecker"],
    },
    },
}
}