diff --git a/Android.mk b/Android.mk index 74cf4ee52fea2..4dc5fd3491098 100644 --- a/Android.mk +++ b/Android.mk @@ -827,6 +827,7 @@ framework_docs_LOCAL_DROIDDOC_OPTIONS := \ -since $(SRC_API_DIR)/21.txt 21 \ -since $(SRC_API_DIR)/22.txt 22 \ -since $(SRC_API_DIR)/23.txt 23 \ + -since ./frameworks/base/api/current.txt N \ -werror -hide 111 -hide 113 \ -overview $(LOCAL_PATH)/core/java/overview.html