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

Commit ee3c7ff5 authored by Muhammad Qureshi's avatar Muhammad Qureshi Committed by Android (Google) Code Review
Browse files

Merge "Add android annotation dependency for @RequiresApi in generated code." into main

parents 370ec60a b8b4aecf
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",
    ],
}

android_library {