commit | efb1bbd59dbe04d6e558f1d36239146041147ced | [log] [tgz] |
---|---|---|
author | jackqdyulei <jackqdyulei@google.com> | Thu Jun 14 14:53:59 2018 -0700 |
committer | jackqdyulei <jackqdyulei@google.com> | Thu Jun 14 14:53:59 2018 -0700 |
tree | d6d61ccde6e16695f73a240a51dbd6f928407a89 | |
parent | ad2d1b91b69f102cd366d0cbba505e06da89c52b [diff] |
Don't show low battery tip when estimation is zero It means invalid when estimation is zero. We should catch this case int LowBatteryDetector and don't show it. Change-Id: I01dd50616f54162a6688257f4bdb329dfa351bc5 Fixes: 110226028 Test: RunSettingsRoboTests