Merge "apidiff: Depend on timestamp file instead of phony target" into stage-aosp-master

am: 8d49943c20

Change-Id: I34e5a3cd4349b94099c3b1175043ea5ada47aeda
This commit is contained in:
Dan Willemsen
2018-06-20 22:14:54 -07:00
committed by android-build-merger

View File

@@ -124,7 +124,7 @@ $(full_target): \
$(full_java_lib_deps) \
$(jdiff) \
$(doclava) \
$(LOCAL_MODULE)-docs \
$(call doc-timestamp-for,$(LOCAL_MODULE)) \
$(LOCAL_ADDITIONAL_DEPENDENCIES)
@echo Generating API diff: $(PRIVATE_OUT_DIR)
@echo Old API: $(PRIVATE_OLDAPI)