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

Commit b447e135 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Bluetooth: move to robolectric 3.5.1."

parents 3bbc8768 92fdbc64
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.1.1-prebuilt \
    platform-robolectric-3.5.1-prebuilt \
    sdk_vcurrent

LOCAL_INSTRUMENTATION_FOR := Bluetooth
@@ -38,4 +38,4 @@ LOCAL_TEST_PACKAGE := Bluetooth

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

include prebuilts/misc/common/robolectric/3.1.1/run_robotests.mk
include prebuilts/misc/common/robolectric/3.5.1/run_robotests.mk