sdm660-common: Set NUM_FRAMEBUFFER_SURFACE_BUFFERS

Kanged from CAF product-board
This also fixed triple frame buffer regression

Nuke triple frame buffer from prop as it causing regression

Signed-off-by: Reinazhard <reinazhard@gmail.com>
Signed-off-by: clarencelol <clarencekuiek@icloud.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Reinazhard 2022-03-19 11:01:15 +08:00 committed by pix106
parent 35c64082ee
commit bd1460a9c8

View file

@ -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