commit | 69dd9dc7abfd22668c671444ddf2955c684e114e | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Apr 30 17:32:03 2015 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri May 01 17:09:34 2015 -0700 |
tree | 5eae0ad266a6ac7680a12dd088142c1fb953fc7c | |
parent | dcdb3cb5b753a49fcc90ba68750100d76e6dcdb1 [diff] |
More adb buffer fixes. This patch factors out a lot of the basic protocol code: sending OKAY, sending FAIL, and sending a length-prefixed string. ADB_TRACE has been non-optional for a long time, so let's just remove the #ifs. Also actually build the device tracker test tool (and remove its duplicate). Bug: http://b/20666660 Change-Id: I6c7d59f18707bdc62ca69dea45547617f9f31fc6 (cherry picked from commit 88b4c85a6f7fbc094f55c9e5322e1e16857006a2)