Skip to content
Snippets Groups Projects
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
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",
],
lint: {
baseline_filename: "lint-baseline.xml",
},
......
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