aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2016-11-29 14:42:26 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-11-29 14:42:26 +0000
commit0034a66cd5bc397dff8bbc356fb0b3e1e8affcb3 (patch)
treefad8dfb92271dc8fa02f180bd9017d81e37c2ba7
parentafdc0ecbdb1d8676b927ff31f2271018e80db121 (diff)
parentb03c543b239b79e30c29ad1b197c757c31910564 (diff)
downloadjunit-params-0034a66cd5bc397dff8bbc356fb0b3e1e8affcb3.tar.gz
Use junit-host instead of junit am: 92b5e663ad am: e9e6cb4a30 am: 00303d4fa5
am: b03c543b23 Change-Id: Ia2186fb535c3c341ffda59d371e51a7d14539bea
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 4bc24a1..549592e 100644
--- a/Android.mk
+++ b/Android.mk
@@ -24,7 +24,7 @@ LOCAL_MODULE := junit-params-host
LOCAL_NO_STANDARD_LIBRARIES := true
LOCAL_MODULE_TAGS := optional
LOCAL_STATIC_JAVA_LIBRARIES := \
- junit
+ junit-host
include $(BUILD_HOST_JAVA_LIBRARY)
# build for the host dalvik