commit | ff3c088706cd397ac533224d9a511b5845a1387c | [log] [tgz] |
---|---|---|
author | Jerry Zhang <zhangjerry@google.com> | Wed Mar 14 14:57:31 2018 -0700 |
committer | Jerry Zhang <zhangjerry@google.com> | Wed Mar 14 22:11:59 2018 +0000 |
tree | b3d83a6b5f02ef72a2bb5f6c3d442b74cbf460a5 | |
parent | c3d425f5c18d6e8c9575d18ce4ed2f098df98844 [diff] |
adb: Remove usages of ENDPOINT_ALLOC All devices that previously used ENDPOINT_ALLOC are on the new async io routines. None of the devices using aio_compat have ENDPOINT_ALLOC so remove the code to stop logging failures. Fixes: 74213465 Test: adb works Change-Id: I0c903eb76b006b6bcce48cec24f5353fa47cc128