aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-22 00:06:17 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-22 00:06:17 +0000
commit4cc5314429272f9c8da6324ade8af57f19eba813 (patch)
tree81037198fd432c9eeb9993339f78473423f3e8eb
parent0176428e5a82f1dc4ab0b3e8c0dd19333cf8b3e1 (diff)
parent673b817363e7d640f215500486198a19295a7fbc (diff)
downloaddexmaker-android14-qpr2-s1-release.tar.gz
Change-Id: I33c5fc619849f4022341b0190e276271434ff428
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index e1d33c7..b939bff 100644
--- a/Android.bp
+++ b/Android.bp
@@ -190,6 +190,7 @@ java_library_static {
errorprone: {
javacflags: [
"-Xep:ReturnValueIgnored:WARN",
+ "-Xep:InfiniteRecursion:WARN",
],
},
}