commit | 7f493a4922172d53546b2d972322bd5829bfc3d7 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue May 21 16:07:03 2019 -0700 |
committer | Josh Gao <jmgao@google.com> | Tue May 28 17:52:11 2019 -0700 |
tree | d1116cd067bff5d40213e63498914a5fb45fd678 | |
parent | 4c072934cdfb9cd42027a5a8a6398f1459dd0df8 [diff] |
adbd: respond to device-to-host control transfers. Failing to write to the endpoint results in subsequent reads on ep0 to fail with EL2HLT, so do an empty write to fulfill the transfer. Bug: http://b/131867920 Test: manually tested with modified auto client Change-Id: If2eec162ca4b31a9974c7bd5802be51cee9e2708 Merged-In: If2eec162ca4b31a9974c7bd5802be51cee9e2708 (cherry-picked from internal commit af086e9a95cb52cdc7432c58e221ab86fafed87a)