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

Commit 5f866a4a authored by Brett Chabot's avatar Brett Chabot
Browse files

Make FrameworkCoreHostTests use ddmlib-prebuilt.

Change-Id: Ib6d809353a89e33ed47a5659141ef18dc132cba6
parent f72181c6
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)