commit | 259d5d2ccd392a182f19412e13e8187e69ac23ab | [log] [tgz] |
---|---|---|
author | Milo Sredkov <miloslav@google.com> | Tue Dec 13 14:15:37 2022 +0000 |
committer | Milo Sredkov <miloslav@google.com> | Fri Jan 13 00:18:02 2023 +0000 |
tree | 31d2e3ca34fc621a16c52ebc4117471b861d3c9f | |
parent | f5340028de10ccbae7f8858409eb8413cfade788 [diff] |
Collect camera power consumption into BatteryStats Plumb through the camera energy consumption from Power Stats HAL to BatteryStatsImpl. Allowing clients to query global and per-uid stats will be done in follow-up changes. Bug: 258319905 Change-Id: I9d5243164e388a90f6d1ceb9345e893cf1aa5f1d Test: atest BatteryStatsTests