Invoke doclava with new "-android" flag.

Test: make -j32 offline-sdk-docs
Bug: 37526420
Change-Id: I970bb2655eb568fd25004636f134c794663a6c33
This commit is contained in:
Jeff Sharkey
2017-04-24 18:06:20 -06:00
committed by Michael Bestas
parent 8b35643ec6
commit d15396299e

View File

@@ -275,6 +275,7 @@ LOCAL_ADDITIONAL_DEPENDENCIES := \
LOCAL_JAVA_LIBRARIES := $(lineage_platform_docs_java_libraries)
LOCAL_DROIDDOC_OPTIONS := \
-android \
-offlinemode \
-exclude org.lineageos.platform.internal \
-hidePackage org.lineageos.platform.internal \