Merge "Use junit-host instead of junit"
This commit is contained in:
@@ -21,7 +21,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||
|
||||
LOCAL_MODULE := hosttestlib
|
||||
|
||||
LOCAL_JAVA_LIBRARIES := ddmlib-prebuilt junit
|
||||
LOCAL_JAVA_LIBRARIES := ddmlib-prebuilt junit-host
|
||||
|
||||
include $(BUILD_HOST_JAVA_LIBRARY)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user