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

Commit ee3fc34b authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "[Cherry-pick] Add android annotation dependency for @RequiresApi in...

Merge "[Cherry-pick] Add android annotation dependency for @RequiresApi in generated code." into main
parents ed2534a1 69c51b5b
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",
    },