summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:04:20 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:04:20 +0000
commit2fc75f99c17a68b3018b5e9d14697ebaa6852c53 (patch)
treed2967a4e1fa33ad1f9206da51927bb8cdd7217b9
parent87c125f6ef7d0d0dca03354ff86e9e08f8ac61c4 (diff)
parent5eae8ebb3c5756e41e77a1f7201fcf94b0eade1f (diff)
downloadreplicaisland-android14-mainline-os-statsd-release.tar.gz
Change-Id: Ib9827c49bad198c8043060375db530c47aacd2d5
-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,
+ },
}