Merge "Normalize timestamps in host java libraries"

This commit is contained in:
Treehugger Robot
2017-05-16 19:46:39 +00:00
committed by Gerrit Code Review

View File

@@ -76,9 +76,11 @@ $(full_classes_compiled_jar): \
$(proto_java_sources_file_stamp) \
$(annotation_processor_deps) \
$(NORMALIZE_PATH) \
$(ZIPTIME) \
$(LOCAL_ADDITIONAL_DEPENDENCIES) \
| $(SOONG_JAVAC_WRAPPER)
$(transform-host-java-to-package)
$(remove-timestamps-from-package)
javac-check : $(full_classes_compiled_jar)
javac-check-$(LOCAL_MODULE) : $(full_classes_compiled_jar)