Merge "Add a linter requiring Nullability Annotations" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
2a5dda45a1
@@ -120,6 +120,10 @@ android_library {
|
||||
"telephony-common",
|
||||
"ims-common",
|
||||
],
|
||||
|
||||
lint: {
|
||||
extra_check_modules: ["SettingsLibLintChecker"],
|
||||
},
|
||||
}
|
||||
|
||||
platform_compat_config {
|
||||
|
Reference in New Issue
Block a user