Set short suspend threshold to 5 seconds

Bug: 171433995
Test: getprop suspend.short_suspend_threshold_millis
Test: dumpsys suspend_control_internal
Change-Id: Ic32ac59784e40307a29d5ab240475572356124dc
This commit is contained in:
Benjamin Schwartz 2021-03-18 10:38:11 -07:00 committed by TreeHugger Robot
parent d88b6b9f82
commit 921b5c3606

View file

@ -1132,5 +1132,9 @@ PRODUCT_PROPERTY_OVERRIDES += \
PRODUCT_PROPERTY_OVERRIDES += \
zygote.critical_window.minute=10
# Suspend properties
PRODUCT_PROPERTY_OVERRIDES += \
suspend.short_suspend_threshold_millis=5000
# Project
include hardware/google/pixel/common/pixel-common-device.mk