cmsdk: Also hide internal package from docs.
Change-Id: I278e00dbf4f1661383b3a6e3c67987c67ff202d7
This commit is contained in:
parent
9734639366
commit
d1129cc9f0
@ -266,6 +266,7 @@ LOCAL_JAVA_LIBRARIES := $(cmplat_docs_java_libraries)
|
|||||||
LOCAL_DROIDDOC_OPTIONS := \
|
LOCAL_DROIDDOC_OPTIONS := \
|
||||||
-offlinemode \
|
-offlinemode \
|
||||||
-exclude org.cyanogenmod.platform.internal \
|
-exclude org.cyanogenmod.platform.internal \
|
||||||
|
-hidePackage org.cyanogenmod.platform.internal \
|
||||||
-hdf android.whichdoc offline \
|
-hdf android.whichdoc offline \
|
||||||
-hdf sdk.version $(cmplat_docs_docs_SDK_VERSION) \
|
-hdf sdk.version $(cmplat_docs_docs_SDK_VERSION) \
|
||||||
-hdf sdk.rel.id $(cmplat_docs_docs_SDK_REL_ID) \
|
-hdf sdk.rel.id $(cmplat_docs_docs_SDK_REL_ID) \
|
||||||
|
Loading…
Reference in New Issue
Block a user