commit | b41de44ddf090cb54fca965587f72e916aa4ee60 | [log] [tgz] |
---|---|---|
author | David Pursell <dpursell@google.com> | Mon Aug 31 15:36:18 2015 -0700 |
committer | David Pursell <dpursell@google.com> | Fri Sep 04 11:30:11 2015 -0700 |
tree | 8957aa63a062b3b31860df97757651b2af804ce9 | |
parent | be79b8639785fb34733c51053fd5308845521332 [diff] |
adb: create shell protocol class. Adds a new class ShellProtocol to help read and write data with `adb shell`. This will allow splitting streams and sending out-of-band data such as exit codes. Nothing uses the new class yet except the unit tests. Bug: http://b/23030641 Change-Id: Ieb02e127095c6dda25b7cb188a2e599173fd97e6