am 5f866a4a: Make FrameworkCoreHostTests use ddmlib-prebuilt.
Merge commit '5f866a4ac389a18613180b056d946ae5a7b84e10' into gingerbread-plus-aosp * commit '5f866a4ac389a18613180b056d946ae5a7b84e10': Make FrameworkCoreHostTests use ddmlib-prebuilt.
This commit is contained in:
@@ -23,7 +23,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||
|
||||
LOCAL_MODULE := FrameworkCoreHostTests
|
||||
|
||||
LOCAL_JAVA_LIBRARIES := hosttestlib ddmlib junit
|
||||
LOCAL_JAVA_LIBRARIES := hosttestlib ddmlib-prebuilt junit
|
||||
|
||||
include $(BUILD_HOST_JAVA_LIBRARY)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user