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

Commit b853fd06 authored by Ying Wang's avatar Ying Wang Committed by Android (Google) Code Review
Browse files

Merge "Check doc comments when you run update-api."

parents 2322ae82 ed896004
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -720,8 +720,9 @@ include $(BUILD_DROIDDOC)
$(full_target): $(framework_built) $(gen)

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

# ====  static html in the sdk ==================================
include $(CLEAR_VARS)