commit | b9eb257d4f8fa89e6da7418c8cb7e394ea7c00c3 | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Sun Jun 12 16:06:52 2011 -0400 |
committer | Mike Lockwood <lockwood@android.com> | Sun Jun 12 16:09:27 2011 -0400 |
tree | a729941b70e90f486b753eaf835c5bfff9e016cc | |
parent | ebc5882cf01400a6e38bc4a007a9685ef6c8a64d [diff] |
adb: kick the transport after sending the "adb root" command This is needed because the USB driver on the device no longer resets the bus when exits and restarts. Since the host side adb no longer detects that adbd has restarted we need to reset the connection on the host side now. Change-Id: I1a8eabd292e8b45c34fa07a8a8b8c609cc15648d Signed-off-by: Mike Lockwood <lockwood@android.com>