[DO NOT MERGE] Fix coverage issue.

Somehow this cl can fix coverage build: https://android-build.googleplex.com/builds/abtd/run/L25300000953113292

Bug: 216634361
Test: atest NearbyUnitTests
Change-Id: Ic3dcdb954c4bc0671d84d6b0c9dc577206064cb6
(cherry picked from commit bd1723e5d5f4e0bdb73c2c76162e3af4329ea82b)
diff --git a/nearby/tests/unit/Android.bp b/nearby/tests/unit/Android.bp
index 55ec645..50c395a 100644
--- a/nearby/tests/unit/Android.bp
+++ b/nearby/tests/unit/Android.bp
@@ -43,7 +43,7 @@
         "platform-test-annotations",
         "service-nearby",
         "truth-prebuilt",
-        "Robolectric_all-target",
+        // "Robolectric_all-target",
     ],
     test_suites: [
         "general-tests",