aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:17:03 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:17:03 +0000
commitfd8c2132090b04a3834b8998083696cc63a552c2 (patch)
treeeaf07d50838450b2f40df4804728bc0497116fc1
parent5565beb5c5ac48513ff069cda3acc92be6832d67 (diff)
parent728a8a3d5ac99c420968dafdff99a4385e61a37b (diff)
downloadjackson-databind-fd8c2132090b04a3834b8998083696cc63a552c2.tar.gz
Change-Id: I4e782f331f31a4510bb1a572af937fbc4fa5375c
-rw-r--r--Android.bp3
-rw-r--r--OWNERS3
2 files changed, 4 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 64ae8cd36..729f80ae7 100644
--- a/Android.bp
+++ b/Android.bp
@@ -41,4 +41,7 @@ java_library_host {
"jackson-annotations",
"jackson-core",
],
+ errorprone: {
+ javacflags: ["-Xep:EqualsNull:WARN"]
+ }
}
diff --git a/OWNERS b/OWNERS
index 975f73c07..c87af75fe 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,3 +1,2 @@
# Bug component: 847766
-nfuller@google.com
-include platform/libcore:/OWNERS
+include platform/packages/modules/GeoTZ:/OWNERS