From f736f71718f9a191e1297662c6b7943d7ffc58a6 Mon Sep 17 00:00:00 2001 From: Juhyung Park Date: Fri, 20 May 2022 04:35:26 +0900 Subject: [PATCH] lemonadep: Set refresh rate timers * LTPO display on the OnePlus 9 Pro doesn't have apparent gamma shifts. Change-Id: I3aa9bfc6209eb89456613229ed4cdc2d1fe2c725 --- vendor.prop | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vendor.prop b/vendor.prop index 88c2408..72036c4 100644 --- a/vendor.prop +++ b/vendor.prop @@ -1,2 +1,6 @@ +# Graphics +ro.surface_flinger.set_idle_timer_ms=80 +ro.surface_flinger.set_touch_timer_ms=200 + # USB vendor.usb.product_string=OnePlus 9 Pro