We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59adf04 + 1134de0 commit 053644dCopy full SHA for 053644d
Android.mk
@@ -429,6 +429,7 @@ framework_docs_LOCAL_DROIDDOC_OPTIONS := \
429
-since ./frameworks/base/api/14.txt 14 \
430
-since ./frameworks/base/api/15.txt 15 \
431
-since ./frameworks/base/api/16.txt 16 \
432
+ -since ./frameworks/base/api/17.txt 17 \
433
-werror -hide 113 \
434
-overview $(LOCAL_PATH)/core/java/overview.html
435
@@ -539,7 +540,7 @@ web_docs_sample_code_flags := \
539
540
541
## SDK version identifiers used in the published docs
542
# major[.minor] version for current SDK. (full releases only)
-framework_docs_SDK_VERSION:=4.1
543
+framework_docs_SDK_VERSION:=4.2
544
# release version (ie "Release x") (full releases only)
545
framework_docs_SDK_REL_ID:=1
546
0 commit comments