summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:36 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:36 +0000
commitb07bf59ff33d0a5ca4c8c96c0517e3c9cc4c0b94 (patch)
treed2967a4e1fa33ad1f9206da51927bb8cdd7217b9
parent555019a5a04456241bc2a6476e4cf5a82d029c37 (diff)
parent5eae8ebb3c5756e41e77a1f7201fcf94b0eade1f (diff)
downloadreplicaisland-android14-mainline-extservices-release.tar.gz
Snap for 10453563 from 5eae8ebb3c5756e41e77a1f7201fcf94b0eade1f to mainline-extservices-releaseaml_ext_341620040aml_ext_341518010aml_ext_341414010aml_ext_341317010aml_ext_341131030aml_ext_341027030android14-mainline-extservices-release
Change-Id: I5d5311be8f7b3c4ade77c7d99e8d4edd5836fb24
-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,
+ },
}