Skip to content
Snippets Groups Projects
Commit 7323bf63 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove junit4-target"

parents 9dd4dbb0 27e1d7f4
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