Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6487ade9 authored by Brett Chabot's avatar Brett Chabot Committed by Android Git Automerger
Browse files

am 5f866a4a: Make FrameworkCoreHostTests use ddmlib-prebuilt.

Merge commit '5f866a4a' into gingerbread-plus-aosp

* commit '5f866a4a':
  Make FrameworkCoreHostTests use ddmlib-prebuilt.
parents c6d83caf 5f866a4a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)