mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Set max frame buffer to 3
This commit is contained in:
parent
91efb224ad
commit
2b14bbeb0a
1 changed files with 2 additions and 1 deletions
|
|
@ -18,4 +18,5 @@ persist.rcs.supported=1
|
|||
|
||||
# Rendering
|
||||
debug.renderengine.backend=skiaglthreaded
|
||||
renderthread.skia.reduceopstasksplitting=true
|
||||
renderthread.skia.reduceopstasksplitting=true
|
||||
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
|
||||
|
|
|
|||
Loading…
Reference in a new issue