mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-18 10:12:51 +00:00
lemonadep: Relax refresh rate timers
* 80/200 causes excessive switchings and overhead may be more apparent during switchings. Relax it a little bit to 250/300. Change-Id: I6a799881b35bea2e4030b5d67608bed788e9f801
This commit is contained in:
parent
f736f71718
commit
801ac335dd
@ -1,6 +1,6 @@
|
|||||||
# Graphics
|
# Graphics
|
||||||
ro.surface_flinger.set_idle_timer_ms=80
|
ro.surface_flinger.set_idle_timer_ms=250
|
||||||
ro.surface_flinger.set_touch_timer_ms=200
|
ro.surface_flinger.set_touch_timer_ms=300
|
||||||
|
|
||||||
# USB
|
# USB
|
||||||
vendor.usb.product_string=OnePlus 9 Pro
|
vendor.usb.product_string=OnePlus 9 Pro
|
||||||
|
Loading…
x
Reference in New Issue
Block a user