Skip to content
Snippets Groups Projects
Commit e4d16fba authored by Paul Duffin's avatar Paul Duffin Committed by android-build-merger
Browse files

Merge "Remove junit4-target" am: 7323bf63 am: 3151d404 am: e3b284d3

am: bbbc818f

Change-Id: I1b5b2827af9ed06fa46d9163dfe6c969e6442e78
parents e96bde14 bbbc818f
No related branches found
No related tags found
No related merge requests found
......@@ -52,14 +52,3 @@ LOCAL_STATIC_JAVA_LIBRARIES := hamcrest-hostdex
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
include $(BUILD_HOST_DALVIK_STATIC_JAVA_LIBRARY)
endif # HOST_OS == linux
#-------------------------------------------------------
# build a junit4-target jar as an alias for junit
include $(CLEAR_VARS)
LOCAL_MODULE := junit4-target
LOCAL_MODULE_TAGS := optional
LOCAL_SDK_VERSION := 25
LOCAL_STATIC_JAVA_LIBRARIES := junit hamcrest
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
include $(BUILD_STATIC_JAVA_LIBRARY)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment