| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
to use the new static version.
Change-Id: Ia7b10eb38ca55b72278bfd33d3bf647f338b4e6a
|
|
|
|
| |
Change-Id: I72caf38008ee7d842dfacd3f58add9bc8e4787e8
|
|
|
|
|
|
|
| |
Prevents crash in batteryproperties. Now with two times as much NULL checking.
Bug: 13730158
Change-Id: Ica083da60c6543431c2d82d46aed48eaccc3b4b4
|
|
|
|
| |
Change-Id: Iac24af6a59453686fca145d0814dc5ff045efcec
|
|
|
|
|
|
| |
Part 1 of 2 (to avoid transitory runtime crashes).
Change-Id: I40d990ef7ee18cea99e5add39738bbe9fd5701ca
|
|
|
|
| |
Change-Id: Ia6938b7126751801310632c995af0f96e41f5f64
|
|
|
|
|
|
|
|
|
|
| |
Make it easier to later separate out binder-related code.
Add helper functions healthd_battery_update(), healthd_get_property() to
allow these operations without needing references to the BatteryMonitor
object.
Change-Id: Ie584bf53e5178ce0a098d0d940d6c311fdff62d4
|
|
|
|
|
|
|
| |
Adding support for batteryChargeCounter and batteryCurrentNow as parameters
likely to be useful for power consumption analysis.
Change-Id: Ib23b05d3c31c22ece0d21e55cc481c1b5dabe59e
|
|
Initially moving battery health monitoring here.
Command line flag -n tells healthd not to use (or wait for) servicemanager
in this execution, for charger and recovery modes.
Change-Id: I1720594724af0c068497b359f9c6ad65aeaa1519
|