mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 14:27:31 +00:00
Merge "suspend: enable adaptive suspend" into udc-d1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
39e92da0f5
@@ -1091,7 +1091,9 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
||||
# Suspend properties
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
suspend.short_suspend_threshold_millis=5000
|
||||
suspend.short_suspend_threshold_millis=2000 \
|
||||
suspend.max_sleep_time_millis=40000 \
|
||||
suspend.short_suspend_backoff_enabled=true
|
||||
|
||||
# Enable Incremental on the device
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
||||
Reference in New Issue
Block a user