gts3l: display: Set proper LCD density

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Iea1d34f27e475fb3392f0f10196c5d5b998db4a2
This commit is contained in:
Deokgyu Yang 2021-06-20 02:53:57 +09:00
parent 3a46726564
commit bca3bc34c0
2 changed files with 2 additions and 1 deletions

View file

@ -124,6 +124,7 @@ BOARD_CHARGER_ENABLE_SUSPEND := true
# Display
MAX_VIRTUAL_DISPLAY_DIMENSION := 4096
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
TARGET_SCREEN_DENSITY := 360
TARGET_USES_C2D_COMPOSITION := true
TARGET_USES_GRALLOC1 := true
TARGET_USES_HWC2 := true

View file

@ -30,7 +30,7 @@ DEVICE_PACKAGE_OVERLAYS += \
# Screen density
PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := xxhdpi
PRODUCT_AAPT_PREF_CONFIG := xhdpi
# Boot animation
TARGET_SCREEN_HEIGHT := 2048