Commit 8b5ee4b
power: qpnp-smbcharger: Hide charge counter
Some devices have a bug where querying the charge counter during deep
sleep takes an excessively long amount of time. BatteryService looks
up this prop during deep sleep, resulting in a very slow wakeup on these
devices.
Mido is affected with this bug. Add a filter to hide
the charge counter, so BatteryService does not attempt
to read the prop. It is unknown as to whether this
is a firmware or a hardware issue.
Change-Id: I4a4034090c165b795ddbbd1994b79afc61ce81271 parent 9d1786d commit 8b5ee4b
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
420 | 425 | | |
421 | 426 | | |
422 | 427 | | |
| |||
6199 | 6204 | | |
6200 | 6205 | | |
6201 | 6206 | | |
| 6207 | + | |
6202 | 6208 | | |
| 6209 | + | |
6203 | 6210 | | |
6204 | 6211 | | |
6205 | 6212 | | |
| |||
0 commit comments