Merge "Copy preload2.jar to build artifacts" am: 64583c332a

am: dc017c4e49

Change-Id: Ic0d41a8d555b3f0b07a40ecfedd18e3e9341bed8
This commit is contained in:
Michael Rosenfeld
2016-12-10 01:06:45 +00:00
committed by android-build-merger

View File

@@ -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)