commit | 4f344bb156137ee7d5824b72e5d96f8aa93cde55 | [log] [tgz] |
---|---|---|
author | David Pursell <dpursell@google.com> | Fri Aug 28 15:08:49 2015 -0700 |
committer | David Pursell <dpursell@google.com> | Fri Sep 04 08:52:35 2015 -0700 |
tree | 26d946edf2cce0d259e03039abcafbf251804fc0 | |
parent | c5d51620cf959101a335f659998ee1b3141aa2d7 [diff] |
adb: move shell service to a separate file. Upcoming changes to the shell will require significant additions to the subprocess code, and it will be cleaner if it's in a separate file. The only functional change here is a new debug tag specifically for the shell service. Everything else has been copied exactly as-is in order to make it easier to determine what's changing in upcoming CLs. Change-Id: I13bd4294059051ee10e0d0c6a06affd8eca62967