diff --git a/Android.bp b/Android.bp index 8353634e312..48e0d2d2298 100644 --- a/Android.bp +++ b/Android.bp @@ -120,6 +120,10 @@ android_library { "telephony-common", "ims-common", ], + + lint: { + extra_check_modules: ["SettingsLibLintChecker"], + }, } platform_compat_config {