Update idle timer setting
Bug: 307593860 Test: check result of `adb shell getprop ro.surface_flinger.set_idle_timer_ms` Change-Id: I3cc93c3c5aa52d62672636393e4bc3e43cc4c7e4
This commit is contained in:
parent
ddf12a26c9
commit
a008293ba5
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ $(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_factor
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Display
|
# 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
|
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.ignore_hdr_camera_layers=true
|
||||||
|
|
||||||
# WiFi Overlay
|
# WiFi Overlay
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue