summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:42:07 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:42:07 +0000
commitcb4b01e0a4ecad5fa47448eaec65a568d1e8863f (patch)
treed2967a4e1fa33ad1f9206da51927bb8cdd7217b9
parentc6691cfe40aeda61286341bb0245f2dcca7a092c (diff)
parent5eae8ebb3c5756e41e77a1f7201fcf94b0eade1f (diff)
downloadreplicaisland-cb4b01e0a4ecad5fa47448eaec65a568d1e8863f.tar.gz
Change-Id: Ie37d71e5878890dbdd399b04ae55c0ec9c858d2a
-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,
+ },
}