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

Commit 5e3fb9c9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
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 am: ee3fc34b

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2992369



Change-Id: I1072ceee2fdc49a577369efa9714f2c747ba2e3c
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 345175ef ee3fc34b
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -35,6 +35,9 @@ java_library {
    srcs: [
    srcs: [
        ":statslog-SystemUI-java-gen",
        ":statslog-SystemUI-java-gen",
    ],
    ],
    libs: [
        "androidx.annotation_annotation",
    ],
    lint: {
    lint: {
        baseline_filename: "lint-baseline.xml",
        baseline_filename: "lint-baseline.xml",
    },
    },