From c2312ed7a5979c1d474110ad7296e1d5ede5d678 Mon Sep 17 00:00:00 2001 From: Devika Krishnadas Date: Wed, 31 Jul 2024 18:54:47 +0000 Subject: [PATCH] Enable Mapper V5 and Allocator V2 Bug: 267352318 Test: Conformance tests b/356892020 Test: IP smoke tests b/356907323 Test: Performance test b/356709819 Flag: EXEMPT HAL interface change Change-Id: I97f04ef780b1b82cbfe79b1f24e4f190b3cc2347 Signed-off-by: Devika Krishnadas --- gpu/gpu.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpu/gpu.mk b/gpu/gpu.mk index b87e7ad..1062ef7 100644 --- a/gpu/gpu.mk +++ b/gpu/gpu.mk @@ -2,7 +2,7 @@ BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/gpu/sepolicy PRODUCT_PACKAGES += gpu_probe -USE_MAPPER5 := false +USE_MAPPER5 := true PRODUCT_PACKAGES += pixel_gralloc_allocator PRODUCT_PACKAGES += pixel_gralloc_mapper