commit | 67a3e22aa2e0604707cc1eb7c478377c77747fa4 | [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 | 0e5d4bc49cc6299f80a0cccd4ba205d5dfcbb3cb | |
parent | 9d739639f8cc1c2eb6b045d561b874bea0b80d8b [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 e67f1f87d9b1188ec8617035db7006c37ee7b21e)