From eec155cbcd9497ec46bd27b9ed1dd57a37c58a78 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Fri, 27 Jun 2014 23:59:52 +0000 Subject: [PATCH] Revert "Add api 20 to list used by reference docs." This reverts commit 99296a12c0d9a036518704610be07d3466b7e4b0. Change-Id: Icf047da4ed344a86d84d1da7892a4303468919ca --- Android.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/Android.mk b/Android.mk index 476cfb5f3ead4..8fdcea2f8dff2 100644 --- a/Android.mk +++ b/Android.mk @@ -535,7 +535,6 @@ framework_docs_LOCAL_DROIDDOC_OPTIONS := \ -since $(SRC_API_DIR)/17.txt 17 \ -since $(SRC_API_DIR)/18.txt 18 \ -since $(SRC_API_DIR)/19.txt 19 \ - -since $(SRC_API_DIR)/20.txt 20 -werror -hide 113 \ -overview $(LOCAL_PATH)/core/java/overview.html