diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index dff05ac3..5b970050 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -103,6 +103,7 @@ TARGET_USES_HWC2 := true TARGET_USES_GRALLOC1 := true TARGET_USES_ION := true TARGET_USES_VULKAN := true +NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3 # DRM TARGET_ENABLE_MEDIADRM_64 := true