am 3ae2a715: am 9f928944: Merge "update droiddoc option to include api level 21 for javadoc tagging" into lmp-dev

* commit '3ae2a71539aeef868ec6b6c5b755a2b3f0c1b4e0':
  update droiddoc option to include api level 21 for javadoc tagging
This commit is contained in:
smain@google.com
2014-10-09 19:16:55 +00:00
committed by Android Git Automerger

View File

@@ -631,6 +631,7 @@ framework_docs_LOCAL_DROIDDOC_OPTIONS := \
-since $(SRC_API_DIR)/18.txt 18 \ -since $(SRC_API_DIR)/18.txt 18 \
-since $(SRC_API_DIR)/19.txt 19 \ -since $(SRC_API_DIR)/19.txt 19 \
-since $(SRC_API_DIR)/20.txt 20 \ -since $(SRC_API_DIR)/20.txt 20 \
-since $(SRC_API_DIR)/21.txt 21 \
-werror -hide 111 -hide 113 \ -werror -hide 111 -hide 113 \
-overview $(LOCAL_PATH)/core/java/overview.html -overview $(LOCAL_PATH)/core/java/overview.html