From a008293ba5b7f5b57bab0f1b25aa9c205204dadb Mon Sep 17 00:00:00 2001 From: Shin-Yu Wang Date: Sat, 18 Nov 2023 03:22:38 +0000 Subject: [PATCH] Update idle timer setting Bug: 307593860 Test: check result of `adb shell getprop ro.surface_flinger.set_idle_timer_ms` Change-Id: I3cc93c3c5aa52d62672636393e4bc3e43cc4c7e4 --- device-panther.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-panther.mk b/device-panther.mk index 39cde7b..a2583cf 100644 --- a/device-panther.mk +++ b/device-panther.mk @@ -261,7 +261,7 @@ $(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_factor endif # Display -PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_idle_timer_ms=1500 +PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_idle_timer_ms=1000 PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.ignore_hdr_camera_layers=true # WiFi Overlay