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

Commit 890a99d7 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

Change-Id: I3c36c63a67050106443d68150db41f1c1cccc5d8
parents 41c9db6d b147a315
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