aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2017-10-21 03:52:47 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-10-21 03:52:47 +0000
commitce5e27d3a738886ef6e4e13601a1ca12d8abe722 (patch)
treee070e07ac83ac849ddf761933cd128b2ac482dc5
parentcee047baced42193cb6aabcd9bcecf2e374af3f4 (diff)
parent7d750ea029e356dfbbab67009668b9276ebba7e0 (diff)
downloadrobolectric-o-mr1-iot-preview-6.tar.gz
Merge "Follow renames of hamcrest-host and junit-host"android-o-mr1-iot-preview-6o-mr1-iot-preview-6
am: 7d750ea029 Change-Id: I39b6132cabcc084e29a5d2c983309d0e96dab380
-rw-r--r--v1/Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/v1/Android.mk b/v1/Android.mk
index 5915c1648..c8405e004 100644
--- a/v1/Android.mk
+++ b/v1/Android.mk
@@ -24,12 +24,12 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
robolectric-commons-codec \
robolectric-commons-logging \
robolectric-h2 \
- hamcrest-host \
+ hamcrest \
robolectric-httpclient \
robolectric-httpcore \
robolectric-javassist \
robolectric-json \
- junit-host \
+ junit \
robolectric-maps \
objenesis-host \
robolectric-sqlite-jdbc \