Merge "Adjust for changes to libcore/Docs.mk"
This commit is contained in:
@@ -679,7 +679,7 @@ html_dirs := \
|
|||||||
# Common sources for doc check and api check
|
# Common sources for doc check and api check
|
||||||
common_src_files := \
|
common_src_files := \
|
||||||
$(call find-other-html-files, $(html_dirs)) \
|
$(call find-other-html-files, $(html_dirs)) \
|
||||||
$(addprefix ../../libcore/, $(libcore_to_document)) \
|
$(addprefix ../../, $(libcore_to_document)) \
|
||||||
$(addprefix ../../external/junit/, $(junit_to_document))
|
$(addprefix ../../external/junit/, $(junit_to_document))
|
||||||
|
|
||||||
# These are relative to frameworks/base
|
# These are relative to frameworks/base
|
||||||
|
|||||||
Reference in New Issue
Block a user