From ab130cecb4c4759d203abc8f1d6cd6dfa587a218 Mon Sep 17 00:00:00 2001 From: Anthony Han Date: Fri, 12 Mar 2021 01:35:29 +0000 Subject: [PATCH] Enable Gralloc 4 Bug: 143246001 Test: build and flash, verify 1. Setup screen animation looks correct, 2. Camera app works including taking a photo and video, 3. Video playback works e.g. Youtube and Exoplayer, 4. CtsNativeHardwareTestCases, 5. VtsHalGraphicsMapperV4_0TargetTest. Change-Id: Idc8abdf3fbc66afda6a4a706878ced48ba882c7f --- device.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device.mk b/device.mk index dfa9baec..25105c96 100644 --- a/device.mk +++ b/device.mk @@ -49,7 +49,7 @@ PRODUCT_SOONG_NAMESPACES += \ vendor/google_nos/host/android \ vendor/google_nos/test/system-test-harness -DEVICE_USES_EXYNOS_GRALLOC_VERSION := 3 +DEVICE_USES_EXYNOS_GRALLOC_VERSION := 4 ifeq ($(TARGET_PREBUILT_KERNEL),) LOCAL_KERNEL := $(TARGET_KERNEL_DIR)/Image.lz4