mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Disable client composition cache
* Disabling client composition cache improves system smoothness and fix issues like lags when media output is showed on qs panel
This commit is contained in:
parent
4bc720b26e
commit
e2ee671f9a
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ debug.sf.early.sf.duration=16000000
|
|||
debug.sf.early.app.duration=33500000
|
||||
debug.sf.earlyGl.sf.duration=13500000
|
||||
debug.sf.earlyGl.app.duration=38000000
|
||||
debug.sf.disable_client_composition_cache=1
|
||||
|
||||
# Display
|
||||
vendor.display.disable_rotator_downscale=1
|
||||
|
|
|
|||
Loading…
Reference in a new issue