commit | 0b29b728cae6c3f3738b4cda0b786960d05dda2b | [log] [tgz] |
---|---|---|
author | borenet <borenet@google.com> | Mon Dec 14 05:56:45 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Dec 14 05:56:46 2015 -0800 |
tree | 6d59c75717d21bb80f3749e79001697b997f8bc6 | |
parent | e13ca329fca4c28cf4e078561f591ab27b743d23 [diff] |
Add minimum battery level to adb_wait_for_device This should prevent the Android bots running out of battery at the expense of extra time spent waiting at the end of the build. BUG=skia:4606 Review URL: https://codereview.chromium.org/1522013002