diff options
| author | audahadi <wan.audahadi@gmail.com> | 2017-01-03 15:06:21 +0530 |
|---|---|---|
| committer | audahadi <wan.audahadi@gmail.com> | 2017-01-03 15:06:21 +0530 |
| commit | 5fa051454feafb76294a04889622c4e7a11bb3a0 (patch) | |
| tree | 9294f9d477e95dcfebf38e54e888955a92ed5de3 | |
| parent | 7d0f4548e14d6c8dcc1fee7e9c31f68b5cec0af6 (diff) | |
rebrand to Lineage
| -rw-r--r-- | lineage.dependencies (renamed from cm.dependencies) | 0 | ||||
| -rw-r--r-- | lineage.mk (renamed from cm.mk) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cm.dependencies b/lineage.dependencies index 0d4f101..0d4f101 100644 --- a/cm.dependencies +++ b/lineage.dependencies @@ -2,13 +2,13 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) -# Inherit some common CM stuff. +# Inherit some common Lineage stuff. $(call inherit-product, vendor/cm/config/common_full_phone.mk) # Inherit from device specific $(call inherit-product, device/asus/Z00ED/full_Z00ED.mk) -PRODUCT_NAME := cm_Z00ED +PRODUCT_NAME := lineage_Z00ED PRODUCT_DEVICE := Z00ED PRODUCT_BRAND := asus PRODUCT_MODEL := Zenfone 2 Laser |
