universal7885: Set max frame buffer to 3

This commit is contained in:
johnmart19 2021-12-03 10:02:09 +02:00 committed by roynaetch2544
commit 2b14bbeb0a
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D

View file

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