Renamed product -> products

This commit is contained in:
ctso 2010-06-25 05:48:38 +00:00
parent ac4f4e4ea8
commit 7c848e55fc
4 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
$(call inherit-product, device/htc/inc/inc.mk)
# Inherit some common cyanogenmod stuff.
$(call inherit-product, vendor/cyanogen/product/common.mk)
$(call inherit-product, vendor/cyanogen/products/common.mk)
#
# Setup device specific product configuration.

View File

@ -2,7 +2,7 @@
$(call inherit-product, device/htc/passion/full_passion.mk)
# Inherit some common cyanogenmod stuff.
$(call inherit-product, vendor/cyanogen/product/common.mk)
$(call inherit-product, vendor/cyanogen/products/common.mk)
#
# Setup device specific product configuration.