am 29ead582: am d2dd8652: Merge "Added generic hook for loading vendor specific tasks."

* commit '29ead58259d47997d7caedf9080f4a2f9c9bd358':
  Added generic hook for loading vendor specific tasks.
This commit is contained in:
Jean-Baptiste Queru 2010-11-24 09:35:29 -08:00 committed by Android Git Automerger
commit 3f43f96280
1 changed files with 1 additions and 0 deletions

View File

@ -1428,3 +1428,4 @@ $(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))