Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd88655e authored by Tobias Thierer's avatar Tobias Thierer Committed by android-build-merger
Browse files

Merge "Update robolectric dependency to v3.6.2." am: b147a315 am: 890a99d7

am: 6cb5b10f

Change-Id: I3f3a74bc1bd5382c84dbcf7b6b1a155fe86ad463
parents 05f77a3f 6cb5b10f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \

LOCAL_JAVA_LIBRARIES := \
    junit \
    platform-robolectric-3.6.1-prebuilt
    platform-robolectric-3.6.2-prebuilt

LOCAL_INSTRUMENTATION_FOR := Bluetooth
LOCAL_MODULE := BluetoothRoboTests
@@ -37,4 +37,4 @@ LOCAL_TEST_PACKAGE := Bluetooth

LOCAL_INSTRUMENT_SOURCE_DIRS := $(dir $(LOCAL_PATH))../src

include prebuilts/misc/common/robolectric/3.6.1/run_robotests.mk
include prebuilts/misc/common/robolectric/3.6.2/run_robotests.mk