commit | af1220f072a5030883614989e9d36dc863c23162 | [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 | 571d24c7df9c81e39ae481d09979760ef93b54d7 [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