Renamed product -> products

gugelfrei
ctso 14 years ago
parent ac4f4e4ea8
commit 7c848e55fc

@ -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.

@ -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.
Loading…
Cancel
Save