Renamed product -> products
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
$(call inherit-product, device/htc/inc/inc.mk)
|
$(call inherit-product, device/htc/inc/inc.mk)
|
||||||
|
|
||||||
# Inherit some common cyanogenmod stuff.
|
# 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.
|
# Setup device specific product configuration.
|
@@ -2,7 +2,7 @@
|
|||||||
$(call inherit-product, device/htc/passion/full_passion.mk)
|
$(call inherit-product, device/htc/passion/full_passion.mk)
|
||||||
|
|
||||||
# Inherit some common cyanogenmod stuff.
|
# 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.
|
# Setup device specific product configuration.
|
Reference in New Issue
Block a user