mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: perf: Enable the pre-rendering feature
* Pre-rendering feature can improve FPS and reduce the janks in scrolling cases. Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
55cf426841
commit
e97b84e4f0
2 changed files with 3 additions and 0 deletions
2
universal7885-common/configs/props/system.prop
Normal file
2
universal7885-common/configs/props/system.prop
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# pre-render
|
||||
ro.vendor.perf.scroll_opt=true
|
||||
Loading…
Reference in a new issue