summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorJoe Fernandez <joefernandez@google.com>2015-08-12 19:45:22 -0700
committerJoe Fernandez <joefernandez@google.com>2015-08-12 19:45:22 -0700
commit1827e3230dfc3610780f0ffdb704aa9c142aa22b (patch)
treef22299616ad3fa22326f4846b82f0190323e18a4 /Android.mk
parentff9912d594bc5cdc10a4a224b9a2296bac50851b (diff)
downloadframeworks_base-1827e3230dfc3610780f0ffdb704aa9c142aa22b.zip
frameworks_base-1827e3230dfc3610780f0ffdb704aa9c142aa22b.tar.gz
frameworks_base-1827e3230dfc3610780f0ffdb704aa9c142aa22b.tar.bz2
docs: Update developer docs make file to include API 23
Change-Id: I1bb9c37cafdfc7c78c23099a0fde2914f3068485
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index a7a2ecb..18d9c69 100644
--- a/Android.mk
+++ b/Android.mk
@@ -750,6 +750,7 @@ framework_docs_LOCAL_DROIDDOC_OPTIONS := \
-since $(SRC_API_DIR)/20.txt 20 \
-since $(SRC_API_DIR)/21.txt 21 \
-since $(SRC_API_DIR)/22.txt 22 \
+ -since $(SRC_API_DIR)/23.txt 23 \
-werror -hide 111 -hide 113 \
-overview $(LOCAL_PATH)/core/java/overview.html
@@ -787,7 +788,7 @@ sample_groups := -samplegroup Admin \
## SDK version identifiers used in the published docs
# major[.minor] version for current SDK. (full releases only)
-framework_docs_SDK_VERSION:=5.1
+framework_docs_SDK_VERSION:=6.0
# release version (ie "Release x") (full releases only)
framework_docs_SDK_REL_ID:=1