commit | d5106f4906a285ed9038b19e7febc58bd57e7332 | [log] [tgz] |
---|---|---|
author | Dmitri Plotnikov <dplotnikov@google.com> | Thu Oct 24 10:52:40 2024 -0700 |
committer | Dmitri Plotnikov <dplotnikov@google.com> | Thu Oct 24 10:52:40 2024 -0700 |
tree | 26a6c638fa1103fc49fe4e29dd2bd522170ce754 | |
parent | d7e892095d61d765ed98389e27d795f9de33377d [diff] |
Ensure consistency of BatteryUsageStats deltas To maintain a consistent state of accumulated battery usage stats we need to make sure that every update provides the same breakdown (process state, battery state, screen state) as the persistent instance. Bug: 374882485 Test: atest PowerStatsTests Flag: EXEMPT bugfix Change-Id: I844e440171ce34869a69c0ce7c7d6db0cdb3a335