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

am: f434e35a47

Change-Id: I8304134f6b48ba57572b41cf6c4fc7cecd4d0dcc
This commit is contained in:
Colin Cross
2018-03-19 21:01:49 +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))