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

@@ -23,8 +23,8 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/usecaseKvManager.xml:$(TARGET_COPY_OUT_VENDOR)/etc/usecaseKvManager.xml
# Boot animation
TARGET_SCREEN_HEIGHT := 2412
TARGET_SCREEN_WIDTH := 1080
TARGET_SCREEN_HEIGHT := 3168
TARGET_SCREEN_WIDTH := 1440
# Camera
PRODUCT_COPY_FILES += \