Merge "Replace extract_srcjars.sh with zipsync" am: c9907cc8f6 am: f434e35a47

am: 61acd8295c

Change-Id: I254912ef95151787bdf12d458d76c3c5813b49fc
This commit is contained in:
Colin Cross
2018-03-19 21:17:18 +00:00
committed by android-build-merger
6 changed files with 13 additions and 16 deletions

View File

@@ -465,7 +465,7 @@ $(full_classes_compiled_jar): \
$(annotation_processor_deps) \
$(NORMALIZE_PATH) \
$(JAR_ARGS) \
$(EXTRACT_SRCJARS) \
$(ZIPSYNC) \
| $(SOONG_JAVAC_WRAPPER)
@echo "Target Java: $@
$(call compile-java,$(TARGET_JAVAC),$(PRIVATE_ALL_JAVA_HEADER_LIBRARIES))