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

Commit dc017c4e authored by Michael Rosenfeld's avatar Michael Rosenfeld Committed by android-build-merger
Browse files

Merge "Copy preload2.jar to build artifacts"

am: 64583c33

Change-Id: I5cb3a43c09546881872803dabefb23950c0c1c17
parents 4150ec18 64583c33
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,8 @@ LOCAL_STATIC_JAVA_LIBRARIES += apache-harmony-jdwp-tests-host junit-host
LOCAL_MODULE:= preload2

include $(BUILD_HOST_JAVA_LIBRARY)
# Copy to build artifacts
$(call dist-for-goals,dist_files,$(LOCAL_BUILT_MODULE):$(LOCAL_MODULE).jar)

# Copy the preload-tool shell script to the host's bin directory.
include $(CLEAR_VARS)