summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-01 11:36:22 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-02-01 11:36:22 +0000
commita63448f332d63f317637942eb18a8438d7201848 (patch)
treed2967a4e1fa33ad1f9206da51927bb8cdd7217b9
parent8cd6bd639e92424e755de8dd5c4f034662a6fc38 (diff)
parent8e98c9f8b1a13d6c094a145a6f4fef3331d504c1 (diff)
downloadreplicaisland-a63448f332d63f317637942eb18a8438d7201848.tar.gz
Merge "Snap for 9550355 from d36836202aabbe9b80c60015f5a6ec0ea2015400 to sdk-release" into sdk-releaseplatform-tools-34.0.5platform-tools-34.0.4platform-tools-34.0.3platform-tools-34.0.1platform-tools-34.0.0platform-tools-33.0.4
-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,
+ },
}