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:
Ying Wang
2009-12-10 17:08:14 -08:00
parent 5e7f1fbe16
commit 6f95f46109

View File

@@ -333,6 +333,7 @@ framework_docs_LOCAL_INTERMEDIATE_SOURCES := \
framework_docs_LOCAL_JAVA_LIBRARIES := \
core \
ext \
framework \
framework_docs_LOCAL_MODULE_CLASS := JAVA_LIBRARIES
framework_docs_LOCAL_DROIDDOC_HTML_DIR := docs/html