Fix the dependencies to make online-sdk-docs.
Without the framework library, 'make online-sdk-docs' can not find symbols in the framework library.
This commit is contained in:
@@ -333,6 +333,7 @@ framework_docs_LOCAL_INTERMEDIATE_SOURCES := \
|
|||||||
framework_docs_LOCAL_JAVA_LIBRARIES := \
|
framework_docs_LOCAL_JAVA_LIBRARIES := \
|
||||||
core \
|
core \
|
||||||
ext \
|
ext \
|
||||||
|
framework \
|
||||||
|
|
||||||
framework_docs_LOCAL_MODULE_CLASS := JAVA_LIBRARIES
|
framework_docs_LOCAL_MODULE_CLASS := JAVA_LIBRARIES
|
||||||
framework_docs_LOCAL_DROIDDOC_HTML_DIR := docs/html
|
framework_docs_LOCAL_DROIDDOC_HTML_DIR := docs/html
|
||||||
|
|||||||
Reference in New Issue
Block a user