commit | 12c50e0ed0936a45df7cad6e10e08222b5c6d416 | [log] [tgz] |
---|---|---|
author | smain@google.com <smain@google.com> | Wed Oct 08 16:23:34 2014 -0700 |
committer | smain@google.com <smain@google.com> | Wed Oct 08 16:23:34 2014 -0700 |
tree | d21273b039946e7c285e81ff0f42e248dfb1dfc9 | |
parent | a78601dc1929428007fdbb07da0a07ae3fb60bd5 [diff] [blame] |
update droiddoc option to include api level 21 for javadoc tagging Change-Id: Ifdb09267b0cdab4cd89aaea455de6270481ff230
diff --git a/Android.mk b/Android.mk index b323650..7fa0e87 100644 --- a/Android.mk +++ b/Android.mk
@@ -631,6 +631,7 @@ -since $(SRC_API_DIR)/18.txt 18 \ -since $(SRC_API_DIR)/19.txt 19 \ -since $(SRC_API_DIR)/20.txt 20 \ + -since $(SRC_API_DIR)/21.txt 21 \ -werror -hide 111 -hide 113 \ -overview $(LOCAL_PATH)/core/java/overview.html