am f1534b62
: Merge "Added generic hook for loading vendor specific defintions"
* commit 'f1534b6292a609bb5f55c4a617f3cd1054f90a81': Added generic hook for loading vendor specific defintions
This commit is contained in:
committed by
Android Git Automerger
commit
50a402af7a
@@ -2151,6 +2151,9 @@ endef
|
|||||||
# when requested.
|
# when requested.
|
||||||
include $(BUILD_SYSTEM)/distdir.mk
|
include $(BUILD_SYSTEM)/distdir.mk
|
||||||
|
|
||||||
|
# Include any vendor specific definitions.mk file
|
||||||
|
-include $(TOPDIR)vendor/*/build/core/definitions.mk
|
||||||
|
|
||||||
# broken:
|
# broken:
|
||||||
# $(foreach file,$^,$(if $(findstring,.a,$(suffix $file)),-l$(file),$(file)))
|
# $(foreach file,$^,$(if $(findstring,.a,$(suffix $file)),-l$(file),$(file)))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user