commit | f96d47fef5fabf6d5c633254696e84a2ed1877a2 | [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 | 4d88c5403f20480a0d7ee4a323928d5e3d41d9f8 | |
parent | bec1ffe426ec3966284aba5268f8ef2338c2af72 [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