aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2016-11-28 12:46:33 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-11-28 12:46:33 +0000
commitafdc0ecbdb1d8676b927ff31f2271018e80db121 (patch)
tree67f656a90b9320f24b1dfda54b77e9dfb52952fb
parent4ee3e1a6e8eab91e63b0eb6401d85e45d555be20 (diff)
parent0207cc0753bd6e1aa33e5e80a3a8c61f40158bfb (diff)
downloadplatform_external_junit-params-afdc0ecbdb1d8676b927ff31f2271018e80db121.tar.gz
platform_external_junit-params-afdc0ecbdb1d8676b927ff31f2271018e80db121.tar.bz2
platform_external_junit-params-afdc0ecbdb1d8676b927ff31f2271018e80db121.zip
Use junit-hostdex instead of core-junit-hostdex/junit4-target-hostdex am: fe726a1ab7 am: d532dd184b am: 3c0b47b663
am: 0207cc0753 Change-Id: I771ce4f5e68be43aa37cb70191244ab83638a38b
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 515d2e2..4bc24a1 100644
--- a/Android.mk
+++ b/Android.mk
@@ -36,7 +36,7 @@ LOCAL_NO_STANDARD_LIBRARIES := true
LOCAL_MODULE_TAGS := optional
LOCAL_JAVA_LIBRARIES := core-oj-hostdex core-libart-hostdex
LOCAL_STATIC_JAVA_LIBRARIES := \
- junit4-target-hostdex
+ junit-hostdex
include $(BUILD_HOST_DALVIK_STATIC_JAVA_LIBRARY)
#-------------------------------