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

Commit 465fd36d authored by Narayan Kamath's avatar Narayan Kamath Committed by Android Git Automerger
Browse files

am a82152aa: am 737106a6: am 1ecfdf33: Merge "docs: Add an explicit dependency on libcore/Docs.mk"

* commit 'a82152aa':
  docs: Add an explicit dependency on libcore/Docs.mk
parents bd366325 a82152aa
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -761,7 +761,8 @@ framework_docs_LOCAL_ADDITIONAL_JAVA_DIR:= \
	$(foreach lib,$(FRAMEWORKS_SUPPORT_JAVA_LIBRARIES),$(call intermediates-dir-for,JAVA_LIBRARIES,$(lib)-res,,COMMON))

framework_docs_LOCAL_ADDITIONAL_DEPENDENCIES := \
    frameworks/base/docs/knowntags.txt
    frameworks/base/docs/knowntags.txt \
    libcore/Docs.mk

samples_dir := development/samples/browseable