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