summaryrefslogtreecommitdiffstats
path: root/junit4
diff options
context:
space:
mode:
authorBenoit Lamarche <benoitlamarche@google.com>2014-03-21 14:00:10 +0100
committerBenoit Lamarche <benoitlamarche@google.com>2014-03-21 14:00:10 +0100
commit3fefbb21ba0cea900ab32d0adfc40898715bc646 (patch)
treedb11407258c43e7ff28673bbde4477f35cd0d2bd /junit4
parent4eceb95409e844fdc33c9c706e1dc307bfd40303 (diff)
downloadtoolchain_jack-3fefbb21ba0cea900ab32d0adfc40898715bc646.zip
toolchain_jack-3fefbb21ba0cea900ab32d0adfc40898715bc646.tar.gz
toolchain_jack-3fefbb21ba0cea900ab32d0adfc40898715bc646.tar.bz2
Create hostdex version for hamcrest-core
Change-Id: I2407529c757306ab4f4661a5a188851af307f3be
Diffstat (limited to 'junit4')
-rw-r--r--junit4/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/junit4/Android.mk b/junit4/Android.mk
index 89f3a07..aeb9366 100644
--- a/junit4/Android.mk
+++ b/junit4/Android.mk
@@ -33,7 +33,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src/main/java)
LOCAL_JAVA_LIBRARIES := core-hostdex
-LOCAL_STATIC_JAVA_LIBRARIES := hamcrest-core-jack
+LOCAL_STATIC_JAVA_LIBRARIES := hamcrest-core-hostdex-jack
LOCAL_MODULE := junit4-hostdex-jack