aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2016-11-28 12:42:32 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-11-28 12:42:32 +0000
commit0207cc0753bd6e1aa33e5e80a3a8c61f40158bfb (patch)
tree67f656a90b9320f24b1dfda54b77e9dfb52952fb
parentf04dc66f6f0c48aa612171a316d020a8f9595d1f (diff)
parent3c0b47b663a5e46739b94c98c78ed1bf8b537762 (diff)
downloadplatform_external_junit-params-0207cc0753bd6e1aa33e5e80a3a8c61f40158bfb.tar.gz
platform_external_junit-params-0207cc0753bd6e1aa33e5e80a3a8c61f40158bfb.tar.bz2
platform_external_junit-params-0207cc0753bd6e1aa33e5e80a3a8c61f40158bfb.zip
Use junit-hostdex instead of core-junit-hostdex/junit4-target-hostdex am: fe726a1ab7 am: d532dd184b
am: 3c0b47b663 Change-Id: I065ab054c256206aae7bf6452ea11570f8520aff
-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)
#-------------------------------