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

Commit 69c51b5b authored by Muhammad Qureshi's avatar Muhammad Qureshi
Browse files

[Cherry-pick] Add android annotation dependency for @RequiresApi in generated code.

Bug: 328120273
Flag: NA
Test: m
Merged-In: Ia845ccffa84a11eeb13680fc7b19642e7f7444ad
Change-Id: Ia845ccffa84a11eeb13680fc7b19642e7f7444ad
parent c9ca391b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -35,6 +35,9 @@ java_library {
    srcs: [
        ":statslog-SystemUI-java-gen",
    ],
    libs: [
        "androidx.annotation_annotation",
    ],
    lint: {
        baseline_filename: "lint-baseline.xml",
    },