commit | e570b98a90a5bf0814415db15f03e4927194a0e7 | [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 | 056e6f1a4b200cf160d896bdc5dcb767169b00cd | |
parent | 8e31ae230b52ec37b6998b93988d3d2595ae50b4 [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