diff --git a/packages/SystemUI/Android.bp b/packages/SystemUI/Android.bp index b236ac5af1042..8b38debef9421 100644 --- a/packages/SystemUI/Android.bp +++ b/packages/SystemUI/Android.bp @@ -368,6 +368,7 @@ android_library { plugins: ["dagger2-compiler"], lint: { test: true, + extra_check_modules: ["SystemUILintChecker"], }, }