Update the idle timer setting
Bug: 307588292 Test: adb shell getprop | grep idle_timer Change-Id: I77f4ac9bc0b15015bb13004be1fd58fb65b4cc99
This commit is contained in:
parent
8a933df7dd
commit
78809a24e7
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ $(call soong_config_set,google3a_config,target_device,tokay)
|
|||
|
||||
# display
|
||||
DEVICE_PACKAGE_OVERLAYS += device/google/caimito/tokay/overlay
|
||||
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
|
||||
|
||||
# Init files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue