commit | 2def5ccb6c1041e59e8f13035dd297192fcc103e | [log] [tgz] |
---|---|---|
author | jackqdyulei <jackqdyulei@google.com> | Tue Dec 18 15:20:22 2018 -0800 |
committer | jackqdyulei <jackqdyulei@google.com> | Tue Dec 18 15:26:07 2018 -0800 |
tree | e5d03237f53beaf7b6c4dc18dd2993c39c627e26 | |
parent | 18873b92786f75aa7aecb65bc88843d060299c16 [diff] |
Fix crash in BatteryUtils When enhanced estimation is enabled, it may still have malfunction when getting data from it. This CL handles this case and fall back to default estimation. Change-Id: Id8d75b07316afa8a73a302b49dc7f8e8b77d4fa4 Fixes: 121213171 Test: RunSettingsRoboTests