Merge "docs: Add an explicit dependency on libcore/Docs.mk"

This commit is contained in:
Narayan Kamath
2015-07-16 08:57:17 +00:00
committed by Gerrit Code Review

View File

@@ -731,7 +731,8 @@ framework_docs_LOCAL_ADDITIONAL_JAVA_DIR:= \
$(foreach lib,$(FRAMEWORKS_SUPPORT_JAVA_LIBRARIES),$(call intermediates-dir-for,JAVA_LIBRARIES,$(lib)-res,,COMMON))
framework_docs_LOCAL_ADDITIONAL_DEPENDENCIES := \
frameworks/base/docs/knowntags.txt
frameworks/base/docs/knowntags.txt \
libcore/Docs.mk
samples_dir := development/samples/browseable