commit | aee0abf03ed6d2da12a91f84d9a354777ddf1455 | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Wed Jan 18 16:44:32 2023 +0000 |
committer | Kweku Adams <kwekua@google.com> | Wed Jan 18 16:44:32 2023 +0000 |
tree | 017ab8d6c1c3c9373f91e2e5c2f64e431c3d090f | |
parent | c6346aa1e2b9c37848f1ffe99fe65e881b8ed395 [diff] |
Fix %/hr printing. The dump is supposed to print % drain per hour, but the calculation kept the percentage as a fraction instead of out of 100, making the drain rate look smaller than it actually was. Bug: 240726265 Test: adb shell dumpsys tare Change-Id: I46b38489cd41c3fc05ff7ded8b50f07465ad1404