CMSDK: Add SINCE API level for docs.

Change-Id: I2f0dbab313e07221e2b2fb06894d3eff0d011d00
This commit is contained in:
Adnan Begovic 2015-06-22 17:01:58 -07:00
parent c8b2fbaad1
commit 3ca85b345d
1 changed files with 1 additions and 0 deletions

View File

@ -225,6 +225,7 @@ LOCAL_DROIDDOC_OPTIONS := \
-hdf sdk.version $(cmplat_docs_docs_SDK_VERSION) \
-hdf sdk.rel.id $(cmplat_docs_docs_SDK_REL_ID) \
-hdf sdk.preview 0 \
-since $(CM_SRC_API_DIR)/1.txt 1
$(full_target): $(cm_framework_built) $(gen)
include $(BUILD_DROIDDOC)