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:
parent
35c64082ee
commit
bd1460a9c8
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue