From cd34499cc136f46cf80de038a5998897d059aece Mon Sep 17 00:00:00 2001 From: Shirayuki39 Date: Sat, 10 Aug 2024 10:53:19 +0800 Subject: [PATCH] LG8n: Welcome DerpFest * I broke my risingOS install by downgrading to 4.2 from 5.0 beta lol Signed-off-by: Shirayuki39 --- AndroidProducts.mk | 8 ++++---- lineage_LG8n.mk => derp_LG8n.mk | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) rename lineage_LG8n.mk => derp_LG8n.mk (82%) diff --git a/AndroidProducts.mk b/AndroidProducts.mk index de93db8..47bf081 100644 --- a/AndroidProducts.mk +++ b/AndroidProducts.mk @@ -5,9 +5,9 @@ # PRODUCT_MAKEFILES := \ - $(LOCAL_DIR)/lineage_LG8n.mk + $(LOCAL_DIR)/derp_LG8n.mk COMMON_LUNCH_CHOICES := \ - lineage_LG8n-user \ - lineage_LG8n-userdebug \ - lineage_LG8n-eng + derp_LG8n-user \ + derp_LG8n-userdebug \ + derp_LG8n-eng diff --git a/lineage_LG8n.mk b/derp_LG8n.mk similarity index 82% rename from lineage_LG8n.mk rename to derp_LG8n.mk index 4cf6d08..f3e6b34 100644 --- a/lineage_LG8n.mk +++ b/derp_LG8n.mk @@ -11,8 +11,8 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) # Inherit from device makefile. $(call inherit-product, device/tecno/LG8n/device.mk) -# Inherit some common LineageOS stuff. -$(call inherit-product, vendor/lineage/config/common_full_phone.mk) +# Inherit some common DerpFest stuff. +$(call inherit-product, vendor/derp/config/common_full_phone.mk) BOARD_VENDOR := TECNO PRODUCT_NAME := lineage_LG8n @@ -23,10 +23,10 @@ PRODUCT_MODEL := TECNO LG8n PRODUCT_GMS_CLIENTID_BASE := android-transsion +TARGET_BOOT_ANIMATION_RES := 1080 + PRODUCT_BUILD_PROP_OVERRIDES += \ PRODUCT_NAME=LG8n-GL BUILD_FINGERPRINT := TECNO/LG8n-GL/TECNO-LG8n:12/SP1A.210812.016/240531V1800:user/release-keys -# Time -LINEAGE_VERSION_APPEND_TIME_OF_DAY := true