aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lineage.mk7
-rw-r--r--vendorsetup.sh1
2 files changed, 3 insertions, 5 deletions
diff --git a/lineage.mk b/lineage.mk
index 890ae68..f3169e8 100644
--- a/lineage.mk
+++ b/lineage.mk
@@ -15,11 +15,10 @@
#
# Boot animation
-TARGET_SCREEN_HEIGHT := 480
-TARGET_SCREEN_WIDTH := 600
+TARGET_BOOTANIMATION_NAME := vertical-540x960
# Inherit common LineageOS configuration
-$(call inherit-product, vendor/cm/config/common_full_tablet_wifionly.mk)
+$(call inherit-product, vendor/replicant/config/common_full_tablet_wifionly.mk)
# LineageOS specific overlay
DEVICE_PACKAGE_OVERLAYS += device/samsung/espressowifi/overlay/cm-common
@@ -28,4 +27,4 @@ DEVICE_PACKAGE_OVERLAYS += device/samsung/espressowifi/overlay/cm-common
$(call inherit-product, device/samsung/espressowifi/aosp_espressowifi.mk)
# Device identifier. This must come after all inclusions
-PRODUCT_NAME := lineage_espressowifi
+PRODUCT_NAME := replicant_espressowifi
diff --git a/vendorsetup.sh b/vendorsetup.sh
deleted file mode 100644
index c2cee46..0000000
--- a/vendorsetup.sh
+++ /dev/null
@@ -1 +0,0 @@
-add_lunch_combo lineage_espressowifi-userdebug