aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2016-11-29 14:28:27 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-11-29 14:28:27 +0000
commite9e6cb4a30d50e57d24ac83536d26b28bc53d546 (patch)
treefad8dfb92271dc8fa02f180bd9017d81e37c2ba7
parentd532dd184bd4d3a5a55dffaaef3e2bebbd346c87 (diff)
parent92b5e663ada944a1e38e9acc79118a6a7867df7b (diff)
downloadjunit-params-e9e6cb4a30d50e57d24ac83536d26b28bc53d546.tar.gz
Use junit-host instead of junit
am: 92b5e663ad Change-Id: I9e428e1df9c66a40b6d4f141ee407cbc867528b1
-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