Set short suspend threshold to 5 seconds am: 921b5c3606

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13920465

Change-Id: I096af3af0add23d9f82c983d6ac37121c6c75609
This commit is contained in:
Benjamin Schwartz 2021-03-18 22:04:42 +00:00 committed by Automerger Merge Worker
commit d237e84ded

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