commit | 73096f2e1d87da571187515af6aa7c2171a70693 | [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 | a932058504ee20d28f1a5b3c17c377543e4eb281 [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