diff --git a/Android.mk b/Android.mk index 77a4d83cc33e0c57cbe41542be58d54d6f290382..dfcfa2b688e8a2d4b3dfcf5ab0c722706ef59662 100644 --- a/Android.mk +++ b/Android.mk @@ -1017,6 +1017,7 @@ framework_docs_LOCAL_DROIDDOC_OPTIONS := \ -since $(SRC_API_DIR)/24.txt 24 \ -since $(SRC_API_DIR)/25.txt 25 \ -since $(SRC_API_DIR)/26.txt 26 \ + -since $(SRC_API_DIR)/27.txt 27 \ -werror -lerror -hide 111 -hide 113 -hide 121 -hide 125 -hide 126 -hide 127 -hide 128 \ -overview $(LOCAL_PATH)/core/java/overview.html \