Merge "Don't run doc-comment-check-docs for update-api"

This commit is contained in:
Colin Cross
2019-02-14 04:58:42 +00:00
committed by Gerrit Code Review

View File

@@ -77,8 +77,6 @@ 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
update-api: doc-comment-check-docs
# ==== hiddenapi lists =======================================
ifneq ($(UNSAFE_DISABLE_HIDDENAPI_FLAGS),true)