commit | 76a267bc265340824a394b6b310289f37dae9437 | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Wed Apr 20 13:04:59 2016 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Wed Apr 20 14:40:38 2016 -0700 |
tree | fd81e288e65f2c0c9caa530cf38bacdda1fd15e5 | |
parent | fdb26b90cbbd1db31d2ee1b2c4c38cfcc7d6a46c [diff] |
BatteryStatsHelper: Include screen on baseline power draw Calculate the baseline power usage for the device when it is in suspend and idle. The device is drawing POWER_CPU_IDLE power at its lowest power state. The device is drawing POWER_CPU_IDLE + POWER_CPU_AWAKE power when a wakelock is held. The device is drawing POWER_CPU_IDLE + POWER_CPU_AWAKE + POWER_SCREEN_ON when the screen is on. Bug:27533512 Change-Id: Idcb587390bc8159fcbd6625cca4cb1aca19976d6