Allow vendor/cyngn overlays to override vendor/cm overlays

Change-Id: I4806f6ec8cd5b8171cbc4dac3cc1b93dbe941e92
(cherry picked from commit 5c5a2e8f08f92b2d75a50c4cfc2707ac076f357f)
This commit is contained in:
Chris Sarbora 2014-12-17 14:41:28 -08:00 committed by Chris Sarbora
parent 9f026a6249
commit 39b9aa83f0
1 changed files with 1 additions and 1 deletions

View File

@ -324,4 +324,4 @@ PRODUCT_PROPERTY_OVERRIDES += \
-include vendor/cyngn/product.mk
$(call inherit-product-if-exists, vendor/extra/product.mk)
$(call prepend-product-if-exists, vendor/extra/product.mk)