aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2016-11-29 14:33:27 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-11-29 14:33:27 +0000
commit00303d4fa542d56a9db2d2decfc0f19b128ca450 (patch)
treefad8dfb92271dc8fa02f180bd9017d81e37c2ba7
parent3c0b47b663a5e46739b94c98c78ed1bf8b537762 (diff)
parente9e6cb4a30d50e57d24ac83536d26b28bc53d546 (diff)
downloadplatform_external_junit-params-00303d4fa542d56a9db2d2decfc0f19b128ca450.tar.gz
platform_external_junit-params-00303d4fa542d56a9db2d2decfc0f19b128ca450.tar.bz2
platform_external_junit-params-00303d4fa542d56a9db2d2decfc0f19b128ca450.zip
Use junit-host instead of junit am: 92b5e663ad
am: e9e6cb4a30 Change-Id: I60308c4903607b007ba2de8d7f1d2f5abd905284
-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