diff options
| author | Hashbang173 <hashbang173@gmail.com> | 2017-01-01 17:30:44 -0500 |
|---|---|---|
| committer | Hashbang173 <hashbang173@gmail.com> | 2017-01-01 18:16:23 -0500 |
| commit | 858c5fe255756bc7c60780d169593d8085c4d6e6 (patch) | |
| tree | f22639c2896cb0a7b6e329d6edc5a81a1cdda9d9 | |
| parent | 9c01f0cb000c972d8bbfde914609bc4b0bd52db3 (diff) | |
clark: rebrand to LineageOS
Change-Id: If0f157970acbaac6edb7c3899fb58371703e7fe7
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | lineage.dependencies (renamed from cm.dependencies) | 0 | ||||
| -rw-r--r-- | lineage.mk (renamed from cm.mk) | 4 |
3 files changed, 4 insertions, 2 deletions
@@ -1,5 +1,7 @@ Copyright 2016 - The CyanogenMod Project +Copyright 2017 - The LineageOS Project + Device configuration for Moto X Pure Edition/Style (2015) ===================================== diff --git a/cm.dependencies b/lineage.dependencies index 1dcc5f3..1dcc5f3 100644 --- a/cm.dependencies +++ b/lineage.dependencies @@ -4,13 +4,13 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) $(call inherit-product, device/motorola/clark/device.mk) -# Inherit some common CM stuff. +# Inherit some common LineageOS stuff. $(call inherit-product, vendor/cm/config/common_full_phone.mk) DEVICE_PACKAGE_OVERLAYS += device/motorola/clark/overlay ## Device identifier. This must come after all inclusions -PRODUCT_NAME := cm_clark +PRODUCT_NAME := lineage_clark PRODUCT_BRAND := Android PRODUCT_DEVICE := clark PRODUCT_MODEL := XT1575 |
