diff --git a/Android.bp b/Android.bp index 9b4cfde6e97..9c354501915 100644 --- a/Android.bp +++ b/Android.bp @@ -118,6 +118,10 @@ android_library { "telephony-common", "ims-common", ], + + lint: { + extra_check_modules: ["SettingsLibLintChecker"], + }, } platform_compat_config {