Remove autovalue from Build file.
Test: manual build can pass
Bug: 204409421
Change-Id: Idede299e9a5da489248ebdb4b4aab3f5597a331a
diff --git a/nearby/service/Android.bp b/nearby/service/Android.bp
index f1f7c44..0e3b2f0 100644
--- a/nearby/service/Android.bp
+++ b/nearby/service/Android.bp
@@ -41,12 +41,10 @@
static_libs: [
"androidx.annotation_annotation",
"androidx.core_core",
- "auto_value_annotations",
"guava",
"libprotobuf-java-lite",
],
sdk_version: "system_server_current",
- plugins: ["auto_value_plugin"],
installable: true,
optimize: {