Adaptive Suspend: configure first param set am: 3f428fafe4 am: 6a50ca3ab3 am: 91a6cecba5

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

Change-Id: Ib4c1fe0a9640be099aea6b0df67b51c7cd061540
This commit is contained in:
Kelly Rossmoyer 2021-06-13 01:17:48 +00:00 committed by Automerger Merge Worker
commit 103f721941

View file

@ -1102,8 +1102,11 @@ PRODUCT_PROPERTY_OVERRIDES += \
zygote.critical_window.minute=10
# Suspend properties
# (b/171433995): Enable short suspend backoffs and reduce max backoff time
PRODUCT_PROPERTY_OVERRIDES += \
suspend.short_suspend_threshold_millis=5000
suspend.short_suspend_threshold_millis=2000 \
suspend.short_suspend_backoff_enabled=true \
suspend.max_sleep_time_millis=40000
# Enable Incremental on the device
PRODUCT_PROPERTY_OVERRIDES += \