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

This commit is contained in:
Jeff Chen
2023-03-17 19:27:49 +00:00
committed by Android (Google) Code Review

View File

@@ -368,6 +368,7 @@ android_library {
plugins: ["dagger2-compiler"],
lint: {
test: true,
extra_check_modules: ["SystemUILintChecker"],
},
}