Renamed product -> products
This commit is contained in:
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…
Reference in New Issue
Block a user