zippo: update display packages

Signed-off-by: Lucchetto <lucchetto.tie@live.com>
Change-Id: I526f31a5cca07c232b9b24d4d7924c6c2ce6f872
This commit is contained in:
Lucchetto
2020-08-08 11:14:35 +02:00
committed by Marc Bourgoin
parent 8a68844f69
commit 08217935ef
2 changed files with 9 additions and 13 deletions

View File

@@ -96,23 +96,18 @@ ifeq ($(HOST_OS),linux)
endif
WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY ?= true
# Display
TARGET_USES_ION := true
TARGET_USES_NEW_ION_API := true
TARGET_DISABLE_DISPLAY := 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
TARGET_USES_HWC2 := true
TARGET_HAS_HDR_DISPLAY := true
TARGET_HAS_WIDE_COLOR_DISPLAY := true
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
TARGET_USES_DISPLAY_RENDER_INTENTS := true
TARGET_USES_DRM_PP := true
TARGET_USES_COLOR_METADATA := false
TARGET_USES_GRALLOC1 := true
TARGET_USES_HWC2 := true
TARGET_USES_ION := true
MAX_EGL_CACHE_KEY_SIZE := 12*1024
MAX_EGL_CACHE_SIZE := 2048*1024
# DRM
TARGET_ENABLE_MEDIADRM_64 := true

View File

@@ -182,7 +182,8 @@ PRODUCT_PACKAGES += \
vendor.qti.hardware.display.allocator-service \
vendor.qti.hardware.display.allocator@1.0-service \
vendor.qti.hardware.display.allocator@1.0.vendor \
vendor.qti.hardware.display.mapper@1.0.vendor
vendor.qti.hardware.display.mapper@2.0.vendor \
vendor.qti.hardware.display.mapperextensions@1.1.vendor
# DRM
PRODUCT_PACKAGES += \