summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:01:52 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:01:52 +0000
commit96b108efdebf9383089f5f3009a0bf3b34cb467b (patch)
treed2967a4e1fa33ad1f9206da51927bb8cdd7217b9
parent4fbd1ae174b1d2a94ecd660b68d581067a33f606 (diff)
parent5eae8ebb3c5756e41e77a1f7201fcf94b0eade1f (diff)
downloadreplicaisland-96b108efdebf9383089f5f3009a0bf3b34cb467b.tar.gz
Snap for 10447354 from 5eae8ebb3c5756e41e77a1f7201fcf94b0eade1f to mainline-resolv-releaseaml_res_341510000aml_res_341410010aml_res_341311030aml_res_341110000aml_res_340912000android14-mainline-resolv-release
Change-Id: If0724456c9fe027d4e58ddb52a351a5085d71ec0
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 5775d9b..ab02256 100644
--- a/Android.bp
+++ b/Android.bp
@@ -50,4 +50,7 @@ android_test_helper_app {
"vts10",
],
sdk_version: "current",
+ errorprone: {
+ enabled: false,
+ },
}