diff options
| author | David Hays <dhays90@gmail.com> | 2017-01-02 19:39:36 -0600 |
|---|---|---|
| committer | David Hays <dhays90@gmail.com> | 2017-01-05 00:39:27 +0000 |
| commit | 4938195a93bfd8a581ceaf073e47c0018b93c769 (patch) | |
| tree | 81889f6384059bcd6c9e0ae3321f9485717ff2e6 | |
| parent | ef17aa38363dc2d7d7871f96c918abf2ace7a713 (diff) | |
himawl: rebrand to LineageOS
Change-Id: I7152471ced3f828ee20603aefd75240ed9d21c09
| -rw-r--r-- | lineage.dependencies (renamed from cm.dependencies) | 0 | ||||
| -rw-r--r-- | lineage.mk (renamed from cm.mk) | 4 | ||||
| -rwxr-xr-x | vendorsetup.sh | 1 |
3 files changed, 2 insertions, 3 deletions
diff --git a/cm.dependencies b/lineage.dependencies index 8616a78..8616a78 100644 --- a/cm.dependencies +++ b/lineage.dependencies @@ -1,11 +1,11 @@ $(call inherit-product, device/htc/himawl/full_himawl.mk) -# Inherit some common CM stuff. +# Inherit some common Lineage stuff. $(call inherit-product, vendor/cm/config/common_full_phone.mk) PRODUCT_GMS_CLIENTID_BASE := android-verizon -PRODUCT_NAME := cm_himawl +PRODUCT_NAME := lineage_himawl PRODUCT_BUILD_PROP_OVERRIDES += \ PRODUCT_DEVICE="htc_himawl" \ diff --git a/vendorsetup.sh b/vendorsetup.sh deleted file mode 100755 index 45b89e9..0000000 --- a/vendorsetup.sh +++ /dev/null @@ -1 +0,0 @@ -add_lunch_combo cm_himawl-userdebug |
