summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Solovay <asolovay@google.com>2018-02-27 19:46:36 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2018-02-27 19:46:36 +0000
commit73cf7bfd90829112ce791937f4ba380d7f7abe13 (patch)
tree8899efc048e30f1adc924a48272350c91d6f3ca4
parent63775898f6b6b0ec960c815b92ed74a13f6e61bb (diff)
parent61204ce7fe62db918064fae77e44cb8f5f430369 (diff)
Merge "docs: Adding P to the API levels"
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 59278b03a7d2..470714b184ae 100644
--- a/Android.mk
+++ b/Android.mk
@@ -194,6 +194,7 @@ framework_docs_LOCAL_DROIDDOC_OPTIONS := \
-since $(SRC_API_DIR)/25.txt 25 \
-since $(SRC_API_DIR)/26.txt 26 \
-since $(SRC_API_DIR)/27.txt 27 \
+ -since ./frameworks/base/api/current.txt P \
-werror -lerror -hide 111 -hide 113 -hide 125 -hide 126 -hide 127 -hide 128 \
-overview $(LOCAL_PATH)/core/java/overview.html \