commit | 9d6eca59402f9b25040e6ccd4f0d0e8420a399ba | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Sun Apr 07 23:24:03 2019 -0700 |
committer | Tao Bao <tbao@google.com> | Wed Apr 17 13:47:02 2019 -0700 |
tree | 04c4d923f6226147ed76a39f269482557dfcfbbf | |
parent | beaa884078bcab7316678c3259303199b201addc [diff] |
adb: Recognize rescue mode. This CL adds client support to recognize the rescue mode (which will be served by recovery image). It also allows waiting for a device to enter rescue mode. The support for the actual rescue commands will be added in follow-up CLs. Bug: 128415917 Test: `adb devices` recognizes devices under rescue mode. Test: `adb wait-for-rescue` waits for device to be in rescue mode. Change-Id: I367d7339fe68006aba09a1e3db6370d472296676