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

Commit 108d04cc authored by Neil Fuller's avatar Neil Fuller Committed by android-build-merger
Browse files

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

am: 144af426

* commit '144af426':
  Adjust for changes to libcore/Docs.mk
parents e2480739 144af426
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -686,7 +686,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