zippo: update display flags

Signed-off-by: Lucchetto <lucchetto.tie@live.com>
Change-Id: I2ceac4481aefdaff210a846a9f7455d7667d8f66
This commit is contained in:
Lucchetto
2020-06-11 10:29:05 +02:00
committed by Marc Bourgoin
parent 3df4566afe
commit 28b2387907

View File

@@ -95,7 +95,20 @@ WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY ?= true
# Display
TARGET_USES_ION := true
TARGET_USES_NEW_ION_API := true
USE_OPENGL_RENDERER := true
MAX_EGL_CACHE_KEY_SIZE := 12*1024
MAX_EGL_CACHE_SIZE := 2048*1024
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
MAX_VIRTUAL_DISPLAY_DIMENSION := 4096
NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
VSYNC_EVENT_PHASE_OFFSET_NS := 2000000
SF_VSYNC_EVENT_PHASE_OFFSET_NS := 6000000
TARGET_USES_HWC2 := true
TARGET_HAS_HDR_DISPLAY := true
TARGET_USES_DRM_PP := true
TARGET_USES_COLOR_METADATA := false
# DRM
TARGET_ENABLE_MEDIADRM_64 := true