Change hosttestlib to use ddm-prebuilt.
Change-Id: I9124f34e6ba5559afc9a4bf9b5c70690385db11a
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 junit
|
||||
LOCAL_JAVA_LIBRARIES := ddmlib-prebuilt junit
|
||||
|
||||
include $(BUILD_HOST_JAVA_LIBRARY)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user