From 0414cbb1cdb91a7a07f631cc0bb3c55f08e19181 Mon Sep 17 00:00:00 2001 From: ghostride-reborn Date: Wed, 22 May 2024 19:19:32 +0200 Subject: [PATCH] stone: properties: Relax refresh rate timers --- properties/vendor.prop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/properties/vendor.prop b/properties/vendor.prop index d1a5927..02e84ee 100644 --- a/properties/vendor.prop +++ b/properties/vendor.prop @@ -219,8 +219,8 @@ ro.surface_flinger.protected_contents=true ro.surface_flinger.use_color_management=true ro.surface_flinger.wcg_composition_dataspace=143261696 ro.surface_flinger.set_display_power_timer_ms=3000 -ro.surface_flinger.set_idle_timer_ms=1000 -ro.surface_flinger.set_touch_timer_ms=200 +ro.surface_flinger.set_idle_timer_ms=4000 +ro.surface_flinger.set_touch_timer_ms=4000 ro.surface_flinger.use_content_detection_for_refresh_rate=false # SkiaGL Threaded