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:
parent
d78f085f81
commit
a28c2c4e82
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue