aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2017-01-07 18:16:14 -0800
committerEthan Chen <intervigil@gmail.com>2017-01-07 18:16:14 -0800
commitf055e4907050f856a42d6d29d843839a882dc02c (patch)
tree375bcc03a52465f47ea005d839226b33a8147785
parent52c4dccacc9b4c3d4669d15f4b03a69e9689a6ed (diff)
sailfish: cm => lineage
Change-Id: Icaa2b6eaf99eb698f3c16d57a3a2fe09a0b8c841
-rw-r--r--lineage.dependencies (renamed from cm.dependencies)0
-rw-r--r--lineage.mk (renamed from cm.mk)6
2 files changed, 3 insertions, 3 deletions
diff --git a/cm.dependencies b/lineage.dependencies
index 11a87e5..11a87e5 100644
--- a/cm.dependencies
+++ b/lineage.dependencies
diff --git a/cm.mk b/lineage.mk
index a1500b0..eb29051 100644
--- a/cm.mk
+++ b/lineage.mk
@@ -2,17 +2,17 @@
TARGET_SCREEN_HEIGHT := 1920
TARGET_SCREEN_WIDTH := 1080
-# Inherit some common CM stuff.
+# Inherit some common Lineage stuff.
$(call inherit-product, vendor/cm/config/common_full_phone.mk)
# Inherit device configuration
$(call inherit-product, device/google/marlin/aosp_sailfish.mk)
## Device identifier. This must come after all inclusions
-PRODUCT_NAME := cm_sailfish
+PRODUCT_NAME := lineage_sailfish
PRODUCT_BRAND := google
PRODUCT_MODEL := Pixel
-TARGET_MANUFACTURER := Google
+TARGET_MANUFACTURER := HTC
PRODUCT_RESTRICT_VENDOR_FILES := false
PRODUCT_BUILD_PROP_OVERRIDES += \