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

Commit 9621a294 authored by Jeff Chen's avatar Jeff Chen Committed by Automerger Merge Worker
Browse files

Merge "Add lint check to test targets." into udc-dev am: 25b58217

parents 4d76a521 25b58217
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"],
    },
}