commit | 30b60195e8c29f60d867ba3c7212c8919a34dc99 | [log] [tgz] |
---|---|---|
author | Wesley.CW Wang <wesleycwwang@google.com> | Mon Jun 28 17:59:35 2021 +0800 |
committer | Wesley.CW Wang <wesleycwwang@google.com> | Mon Jun 28 17:59:35 2021 +0800 |
tree | fdbc0c50445f7c59c4429135322c6ae18a56b195 | |
parent | a8cf9a798d4ce1f3424c8907eefd63941adb81f8 [diff] |
Remove unnecessary converting us to ms in BatteryInfo The class "Estimate" has the menber estimateMillis and the unit of batteryUsageStats.getBatteryTimeRemainingMs() is millisecond, so converting from us to ms is unnecessary. Bug: 187379252 Test: make RunSettingsRoboTests Change-Id: Iefbd8751608eb749367cf08a4a9b184b948a6d33