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
1 file changed