Rename "service-nearby" to "service-nearby-pre-jarjar"
Test: unit test
Bug: 217115866
Change-Id: Ie7415cb9669484346c163bc12eb81ebeb775b57e
diff --git a/nearby/tests/unit/Android.bp b/nearby/tests/unit/Android.bp
index 851dd08..9b35452 100644
--- a/nearby/tests/unit/Android.bp
+++ b/nearby/tests/unit/Android.bp
@@ -41,7 +41,7 @@
"libprotobuf-java-lite",
"mockito-target-extended-minus-junit4",
"platform-test-annotations",
- "service-nearby",
+ "service-nearby-pre-jarjar",
"truth-prebuilt",
// "Robolectric_all-target",
],