Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 993b4447 authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Unzip offline-sdk-docs for m offline-sdk-docs or m docs"

am: a217211c

Change-Id: I9a32d380bacc6084cd0bdb2ce940dc6cf19ed694
parents 865ce409 a217211c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -72,6 +72,9 @@ $(OUT_DOCS)/offline-sdk-timestamp: $(OUT_DOCS)/offline-sdk-docs-docs.zip
	$(hide) mkdir -p $(OUT_DOCS)/offline-sdk
	( unzip -qo $< -d $(OUT_DOCS)/offline-sdk && touch -f $@ ) || exit 1

.PHONY: docs offline-sdk-docs
docs offline-sdk-docs: $(OUT_DOCS)/offline-sdk-timestamp

# Run this for checkbuild
checkbuild: doc-comment-check-docs
# Check comment when you are updating the API