Merge "fix the docs preview version number" into nyc-dev

am: a0d9165ff6

* commit 'a0d9165ff66dbdf6a26744cdf6fef23e3aa17c09':
  fix the docs preview version number
This commit is contained in:
smain@google.com
2016-03-10 23:48:59 +00:00
committed by android-build-merger

View File

@@ -871,10 +871,10 @@ framework_docs_SDK_REL_ID:=1
framework_docs_LOCAL_DROIDDOC_OPTIONS += \
-hdf sdk.codename N \
-hdf sdk.preview.version 1 \
-hdf sdk.preview.version 2 \
-hdf sdk.version $(framework_docs_SDK_VERSION) \
-hdf sdk.rel.id $(framework_docs_SDK_REL_ID) \
-hdf sdk.preview 2
-hdf sdk.preview 1
# ==== the api stubs and current.xml ===========================
include $(CLEAR_VARS)