gts3l-common: boardconfig: Our tablet has HDR, wide color display

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I2543d69b4f66283a2dc82966b954b1bc214c8c2a
This commit is contained in:
Deokgyu Yang 2022-02-17 12:44:37 +09:00
parent d78f085f81
commit a28c2c4e82

View file

@ -88,6 +88,8 @@ BOARD_CHARGER_ENABLE_SUSPEND := true
NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
MAX_VIRTUAL_DISPLAY_DIMENSION := 4096
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
TARGET_HAS_HDR_DISPLAY := true
TARGET_HAS_WIDE_COLOR_DISPLAY := true
TARGET_SCREEN_DENSITY := 320
TARGET_USES_C2D_COMPOSITION := true
TARGET_USES_GRALLOC1 := true