-
- Downloads
Add ability to increase light idle time linearly.
Make it possible to increase the light idle time linearly instead of exponentially. Bug: 299329948 Test: atest DeviceIdleTest Test: atest FrameworksMockingServicesTests:DeviceIdleControllerTest Change-Id: I4e7c07fa1d2653446ae5617f11fbd26ec39438ab
Showing
- apex/jobscheduler/service/java/com/android/server/DeviceIdleController.java 95 additions, 4 deletions...service/java/com/android/server/DeviceIdleController.java
- core/res/res/values/config_device_idle.xml 9 additions, 0 deletionscore/res/res/values/config_device_idle.xml
- core/res/res/values/symbols.xml 3 additions, 0 deletionscore/res/res/values/symbols.xml
- services/tests/mockingservicestests/src/com/android/server/DeviceIdleControllerTest.java 78 additions, 2 deletions...ests/src/com/android/server/DeviceIdleControllerTest.java
Loading
Please register or sign in to comment