Merge "Adjust for changes to libcore/Docs.mk" am: f5e3398596

am: c08debc23a

* commit 'c08debc23ab0dfa38cab168f4c631b15b2b17d64':
  Adjust for changes to libcore/Docs.mk
This commit is contained in:
Neil Fuller
2015-10-26 10:17:55 +00:00
committed by android-build-merger

View File

@@ -684,7 +684,7 @@ html_dirs := \
# Common sources for doc check and api check
common_src_files := \
$(call find-other-html-files, $(html_dirs)) \
$(addprefix ../../libcore/, $(libcore_to_document)) \
$(addprefix ../../, $(libcore_to_document)) \
$(addprefix ../../external/junit/, $(junit_to_document))
# These are relative to frameworks/base