Add Nearby servicemonitor and ProxyFastPairDataProvider.
Bug: 204780849
Test: unit test, to be done
Change-Id: If80cd68748d0f35d4eb76f0cc199171927fcaa12
diff --git a/nearby/service/Android.bp b/nearby/service/Android.bp
index 4a8ab0b..bc3f91d 100644
--- a/nearby/service/Android.bp
+++ b/nearby/service/Android.bp
@@ -44,6 +44,10 @@
"guava",
"libprotobuf-java-lite",
"fast-pair-lite-protos",
+ "modules-utils-build",
+ "modules-utils-handlerexecutor",
+ "modules-utils-preconditions",
+ "modules-utils-backgroundthread",
],
sdk_version: "system_server_current",