cmsdk: Also hide internal package from docs.

Change-Id: I278e00dbf4f1661383b3a6e3c67987c67ff202d7
This commit is contained in:
Adnan Begovic 2016-01-02 14:07:06 -08:00
parent 9734639366
commit d1129cc9f0
1 changed files with 1 additions and 0 deletions

View File

@ -266,6 +266,7 @@ LOCAL_JAVA_LIBRARIES := $(cmplat_docs_java_libraries)
LOCAL_DROIDDOC_OPTIONS := \
-offlinemode \
-exclude org.cyanogenmod.platform.internal \
-hidePackage org.cyanogenmod.platform.internal \
-hdf android.whichdoc offline \
-hdf sdk.version $(cmplat_docs_docs_SDK_VERSION) \
-hdf sdk.rel.id $(cmplat_docs_docs_SDK_REL_ID) \