add api level 18 to javadoc 'since' tags

Change-Id: Iea2e13ef2fad47d6a19d380b5655aeeda0414930
This commit is contained in:
Scott Main
2013-04-11 11:37:29 -07:00
parent 651f99cb55
commit 0d9e45a24e

View File

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