mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 20:15:32 -04:00
universal7885: Remove duplicates triple buffer props flags
Remove multiples triple buffer props for surfaceflinger in system.prop and vendor.prop
This commit is contained in:
parent
1907068b3c
commit
f70508b074
2 changed files with 2 additions and 3 deletions
|
|
@ -13,7 +13,6 @@ persist.sys.binary_xml=false
|
|||
# Rendering
|
||||
debug.renderengine.backend=skiaglthreaded
|
||||
renderthread.skia.reduceopstasksplitting=true
|
||||
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
|
||||
|
||||
# Blur
|
||||
ro.sf.blurs_are_expensive=1
|
||||
|
|
|
|||
Loading…
Reference in a new issue