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

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

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

* commit '737106a6':
  docs: Add an explicit dependency on libcore/Docs.mk
parents dbc00249 737106a6
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