fix the docs preview version number

Change-Id: I8c8a8fb6bd431eade40e62a6b135b628811c0558
This commit is contained in:
smain@google.com
2016-03-10 15:37:58 -08:00
parent 9334f5ed12
commit 269aa4ebc4

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)