commit | a7d9d71e8c66bd19cb908b48b5dac31c9587dd31 | [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 | dc72b7032b6e0923b6201273caaf64a5557410f3 | |
parent | b14756a7754dbb46d6f7d0a7814b0bcc61741e67 [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