summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Scott Main <smain@google.com> 2013-04-11 19:01:01 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2013-04-11 19:01:01 +0000
commitdac80f633977308ec87cca1dea802e81d0fb75ad (patch)
tree4a8033fc24d1880246bb88410200f6ca8eea5d16
parent873a39cd3cc9f2319819cb94bc80a0e15a6d565b (diff)
parent0d9e45a24ecb6fe11fe6f2ccd372d547293aaa38 (diff)
Merge "add api level 18 to javadoc 'since' tags" into jb-mr2-dev
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 5bf4d410e6b1..81154726694c 100644
--- a/Android.mk
+++ b/Android.mk
@@ -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