Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,9 @@ java_library {
srcs: [
":statslog-SystemUI-java-gen",
],
libs: [
"androidx.annotation_annotation",
],
}
android_library {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment