Revert "Revert "Change timestamp to -stubs.srcjar""

This reverts commit 9ff085f906.

Reason for revert:
Change timestamp to -stubs.srcjar attempt 2
This is the second attempt to merge this CL topic.
The first attempt failed because <sdk.atree failed to find docs/*.txt files>.
This CL fixes this by <go/ag/4636078, go/ag/4636072>

Test: m -j out/target/common/docs/offline-sdk-timestamp
Bug: b/70351683
Change-Id: I40ba48fa40b08b1a20b718fbcd5c260450397fc7
This commit is contained in:
Nan Zhang 2018-07-26 18:41:24 +00:00
parent 9ff085f906
commit ea0f2a27cc
1 changed files with 1 additions and 1 deletions

View File

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