summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:54:07 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:54:07 +0000
commit565525f9bb70659bf792bef447b8b62c941aae43 (patch)
treed2967a4e1fa33ad1f9206da51927bb8cdd7217b9
parent75e6e2f0b9409eb4abc79154884d1eced6a8660b (diff)
parent5eae8ebb3c5756e41e77a1f7201fcf94b0eade1f (diff)
downloadreplicaisland-android14-mainline-media-swcodec-release.tar.gz
Change-Id: I869eb6a0f39c0ebb05037ec40be6810c229d41fa
-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,
+ },
}