commit | 5169998149c0613f49e77f5e09cc6be198627a3a | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Thu Oct 24 08:53:48 2013 -0700 |
committer | Nick Kralevich <nnk@google.com> | Thu Oct 24 11:01:16 2013 -0700 |
tree | 0ace9f342a0bbd3c13fdabf1ea41011cd5e3e019 | |
parent | b70103324db7fc307802b14aeed648da950dd3ba [diff] |
Don't return immediately from reboot commands. The reboot commands return too fast, interfering with testing. Add a pause(), which will allow the device time to complete the reboot. Change-Id: Ie9cc6eea67b7ff662ec71ea2329cbb94f8d55404 Bug: 11369303