commit | 805d95c1fa2a933038419f89b6909aa006b1a0e1 | [log] [tgz] |
---|---|---|
author | Chun Zhang <chunzhang@google.com> | Thu Feb 17 14:20:47 2022 -0800 |
committer | Chun Zhang <chunzhang@google.com> | Fri Feb 18 21:51:53 2022 +0000 |
tree | 2607069015ea7359530ea64e9c68be99564b1ca7 | |
parent | 9911962766cf4b4d5586336b74ceaa963602b587 [diff] [blame] |
[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",