Add API 25 to @since list.

Change-Id: I636c8e948530d4aa3900496f042f54beb57da15a
This commit is contained in:
Dirk Dougherty
2016-10-14 10:27:08 -07:00
parent c8358bfe65
commit 3376f5893f

View File

@ -860,6 +860,7 @@ framework_docs_LOCAL_DROIDDOC_OPTIONS := \
-since $(SRC_API_DIR)/22.txt 22 \
-since $(SRC_API_DIR)/23.txt 23 \
-since $(SRC_API_DIR)/24.txt 24 \
-since $(SRC_API_DIR)/25.txt 25 \
-werror -hide 111 -hide 113 \
-overview $(LOCAL_PATH)/core/java/overview.html