From a3f53b951f34f2b45ab9e3940f46e9dc0b97800d Mon Sep 17 00:00:00 2001 From: Yohann Roussel Date: Mon, 7 Apr 2014 12:23:40 +0200 Subject: Remove duplicate hamcrest-core-jack target. Change-Id: I30dcf98cc1231021e94813f428ea55c8de45e7bc --- hamcrest-core/Android.mk | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'hamcrest-core') diff --git a/hamcrest-core/Android.mk b/hamcrest-core/Android.mk index 023870c..547bdad 100644 --- a/hamcrest-core/Android.mk +++ b/hamcrest-core/Android.mk @@ -39,13 +39,3 @@ LOCAL_MODULE_TAGS := optional include $(BUILD_HOST_JAVA_LIBRARY) - -include $(CLEAR_VARS) - -LOCAL_SRC_FILES := $(call all-java-files-under, src) - -LOCAL_MODULE := hamcrest-core-jack - -LOCAL_MODULE_TAGS := optional - -include $(BUILD_HOST_JAVA_LIBRARY) -- cgit v1.1