summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2018-04-19 08:42:56 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-04-19 08:42:56 -0700
commit6939c142e0464f03686672e66f4e17a2374e7a50 (patch)
tree9ff51fbe179d7136e4e33c303f6420e45df37591 /Android.mk
parent52d32ef5e934585fd78d0bebb2013044cbbd6e78 (diff)
parent93f457c5313cbd123c2fd3adeffbe41042cf68b7 (diff)
Merge "Update docs 'since' for API 28." into pi-dev
am: 93f457c531 Change-Id: I86d0f88190fa9603ac3eef6468a73d32c1a633e3
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index e786282cf14e..11fc52e8b09a 100644
--- a/Android.mk
+++ b/Android.mk
@@ -196,7 +196,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 \
+ -since $(SRC_API_DIR)/28.txt 28 \
-werror -lerror -hide 111 -hide 113 -hide 125 -hide 126 -hide 127 -hide 128 \
-overview $(LOCAL_PATH)/core/java/overview.html \