Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2a5dda45 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add a linter requiring Nullability Annotations" into main

parents ea31df38 b047e1aa
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -120,6 +120,10 @@ android_library {
        "telephony-common",
        "ims-common",
    ],

    lint: {
        extra_check_modules: ["SettingsLibLintChecker"],
    },
}

platform_compat_config {