Change the wakeup alarms for "light-doze-maintenance step" to non-wakeup alarms
The wakeup alarms for doze-light-maintenance steps are causing battery drain in idle state. In terms of idle state battery optimization, Doze light maintenance step alarms can be changed to non-wakeup alarms as verified it is not critical as well as there is no user impact during our tests over a 50 days of Samsung's internal testing including User Trial. Once it's changed to a non-wakeup alarm, the time gap between maintenance can be increased. But from our real test data, the gap has not increased as much as we worried, so doze-maintenance is working well. Merged-In: Ib9bf9e120c806e61eced99fbfb84cdb19d844e69 Bug: b/197216833, b/185466339 Change-Id: Ida62842bdf8019563466fbf79326bc4d52ff3a99 Test: run `atest FrameworksMockingServicesTests:DeviceIdleControllerTest`
Loading
Please register or sign in to comment