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
This commit is contained in:
committed by
TreeHugger Robot
parent
2bd569d2fa
commit
ab130cecb4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user