summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-28 21:15:51 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-28 21:15:51 +0000
commit34e9d823398de3e69ea953b849714eddaa6a5ce6 (patch)
treee3f8136c404e3b75eda6ebdda4d2101dd806765f
parentf3f3976ae9e677533258e7a6f512a32f90e3160b (diff)
parent5a8f6e7e8fa44dc83f8a6261c30df2cb40e38652 (diff)
downloadDocumentsUI-simpleperf-release.tar.gz
Snap for 11510257 from 5a8f6e7e8fa44dc83f8a6261c30df2cb40e38652 to simpleperf-releasesimpleperf-release
Change-Id: I64e0744c0d6c6ee9c4f0da97e5130c2ab7fd4df0
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 7a8181da6..46c0bea9a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -83,6 +83,9 @@ java_library {
srcs: [
":statslog-docsui-java-gen",
],
+ libs: [
+ "androidx.annotation_annotation",
+ ],
lint: {
strict_updatability_linting: true,
baseline_filename: "lint-baseline.xml",