Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bf6430a0 authored by George Mount's avatar George Mount Committed by Android Git Automerger
Browse files

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

* commit '3d520403':
  Add data binding to built javadoc.
parents e4036947 3d520403
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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 := \