aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShai Barack <shayba@google.com>2024-03-09 19:37:51 +0000
committerAndroid Build Cherrypicker Worker <android-build-cherrypicker-worker@google.com>2024-03-09 19:37:51 +0000
commit9c3f809150ef1ec836601ba73e15816c924979df (patch)
tree4faa8dff31ee5001b2a65c8cfbc4e809077d863e
parentd18ed61a1d7c4e50da55f0d4aa6b792bd7df6544 (diff)
downloadims-master.tar.gz
Enable use of error prone annotationsHEADmastermain
This is required for ag/26422309 Bug: 327646201 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:8cf3a10c33866ece91f4d6b8b4fcfcb2f15ff554) Merged-In: I57812da36aa7b1773c944971decb4afca671ba05 Change-Id: I57812da36aa7b1773c944971decb4afca671ba05
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index dea49d7d..82bf3698 100644
--- a/Android.bp
+++ b/Android.bp
@@ -44,6 +44,7 @@ java_library {
],
libs: [
+ "error_prone_annotations",
"unsupportedappusage",
// TODO b/151667108 add "framework-telephony",
// TODO link to framework-minus-apex stub and framework-wifi-stubs