am bf6430a0: am 3d520403: am 30c8245a: Merge "Add data binding to built javadoc." into mnc-dev

* commit 'bf6430a0f3545ed73c33c77d7b1c4c1791e65bf3':
  Add data binding to built javadoc.
This commit is contained in:
George Mount
2015-07-16 14:56:05 +00:00
committed by Android Git Automerger

View File

@@ -668,7 +668,8 @@ dirs_to_check_apis := \
# FRAMEWORKS_BASE_SUBDIRS comes from build/core/pathmap.mk
dirs_to_document := \
$(dirs_to_check_apis) \
$(addprefix ../../, $(FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS))
$(addprefix ../../, $(FRAMEWORKS_DATA_BINDING_JAVA_SRC_DIRS)) \
$(addprefix ../../, $(FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS)) \
# These are relative to frameworks/base
html_dirs := \