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

Commit 04363aa5 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Android Git Automerger
Browse files

am af541a64: Merge "core/Makefile: also look for device/*/build/tasks"

* commit 'af541a64':
  core/Makefile: also look for device/*/build/tasks
parents c8b7dfb1 af541a64
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1489,6 +1489,7 @@ $(INTERNAL_FINDBUGS_HTML_TARGET): $(INTERNAL_FINDBUGS_XML_TARGET)
# These are some additional build tasks that need to be run.
include $(sort $(wildcard $(BUILD_SYSTEM)/tasks/*.mk))
-include $(sort $(wildcard vendor/*/build/tasks/*.mk))
-include $(sort $(wildcard device/*/build/tasks/*.mk))

# -----------------------------------------------------------------
# Create SDK repository packages. Must be done after tasks/* since