Revert "lemonadep: We now run at 1080p by default ^.^"

This reverts commit 67e3055242.

Change-Id: I50fdafadeaf4e71daa7c09d395e74a252743c2c7
This commit is contained in:
pjgowtham
2024-11-09 10:23:34 +05:30
parent 94ab874c6d
commit c07ece9d74
2 changed files with 4 additions and 6 deletions

View File

@@ -12,9 +12,6 @@ DEVICE_PATH := device/realme/ferrari
# DTB
TARGET_KERNEL_CONFIG += vendor/oplus/ferrari.config
# Display
TARGET_SCREEN_DENSITY := 450
# HIDL
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
@@ -22,7 +19,8 @@ DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
TARGET_ODM_PROP += $(DEVICE_PATH)/odm.prop
# Recovery
TARGET_RECOVERY_UI_MARGIN_HEIGHT := 103
TARGET_RECOVERY_DENSITY := xxhdpi
TARGET_RECOVERY_UI_MARGIN_HEIGHT := 126
# Include the proprietary files BoardConfig.
include vendor/realme/ferrari/BoardConfigVendor.mk