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

Change-Id: I4989e95ff6d8b99413c3cffe5c7ec76ca9de9dff
This commit is contained in:
LuK1337 2022-09-18 14:17:03 +02:00 committed by Bruno Martins
parent e9e30e83cc
commit 67e3055242
2 changed files with 6 additions and 4 deletions

View File

@ -9,12 +9,14 @@ include device/oneplus/sm8350-common/BoardConfigCommon.mk
DEVICE_PATH := device/oneplus/lemonadep
# Display
TARGET_SCREEN_DENSITY := 450
# Properties
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
# Recovery
TARGET_RECOVERY_DENSITY := xxhdpi
TARGET_RECOVERY_UI_MARGIN_HEIGHT := 126
TARGET_RECOVERY_UI_MARGIN_HEIGHT := 103
# Include the proprietary files BoardConfig.
include vendor/oneplus/lemonadep/BoardConfigVendor.mk

View File

@ -20,8 +20,8 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/sound_trigger_platform_info.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_lahaina/sound_trigger_platform_info.xml
# Boot animation
TARGET_SCREEN_HEIGHT := 3168
TARGET_SCREEN_WIDTH := 1440
TARGET_SCREEN_HEIGHT := 2376
TARGET_SCREEN_WIDTH := 1080
# Overlays
PRODUCT_PACKAGES += \