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

Commit 111261a0 authored by sunnyshao's avatar sunnyshao
Browse files

Apply the Nullability Annotations checker into SettingsLib

bug: 319351140
Test: compilation
Change-Id: I5a3db49c1013a3f49dceedd71248d10f583262e0
parent 1609fc28
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -62,6 +62,7 @@ android_library {
    ],
    lint: {
        baseline_filename: "lint-baseline.xml",
        extra_check_modules: ["SettingsLibLintChecker"],
    },
}