commit | 71c83126a86de8986b24e5c7cd1a239d2fcc7fa1 | [log] [tgz] |
---|---|---|
author | David Pursell <dpursell@google.com> | Mon Sep 14 15:33:50 2015 -0700 |
committer | David Pursell <dpursell@google.com> | Mon Sep 14 15:33:50 2015 -0700 |
tree | 829bf00e775dd163b2b7d13117a98e4ba1e012a6 | |
parent | 76f4a6533c6b803e267225b42c5dda63f23bf3ea [diff] |
adb: Fix missing shell protocol usage. Some adb commands use the shell service but weren't using the shell protocol, causing a protocol mismatch between the client and the device. This CL uses the shell protocol whenever possible. Change-Id: I4c9c75b7fd1d5bf3dc1f73900711840270527682