Merge "add API reference docs filtering for level 20" into klp-modular-dev

This commit is contained in:
Robert Ly
2014-06-29 23:41:08 +00:00
committed by Android (Google) Code Review

View File

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