commit | 27cb7dca773616f2946e941c02798db3275deeea | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Feb 01 13:17:50 2018 -0800 |
committer | Josh Gao <jmgao@google.com> | Tue Feb 06 12:59:06 2018 -0800 |
tree | 3f35b36e7b26f8caeb0091602bbb870b958f3f79 | |
parent | 5caaebdc3d3424959b176182b2ecde556a16f554 [diff] |
adb: switch asocket::enqueue to std::string. Switch asocket over to taking a std::string instead of apacket* for data. This allows us to remove asocket specific fields from apacket*. Test: python test_device.py with x86_64 emulator, walleye Test: adb_test on host Change-Id: I9d157ff331a75ba49a54fdd4194e3f6cdff722f4