commit | 43a0a9a5bfb8a028635ac0f0137725a741f5a67c | [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 | fc2e2003ddb79fd029a781307b31249928b60884 [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)