commit | 1b747e9057235da7964557e52242da1eeadcf519 | [log] [tgz] |
---|---|---|
author | Jerry Zhang <zhangjerry@google.com> | Wed Mar 14 14:57:31 2018 -0700 |
committer | Josh Gao <jmgao@google.com> | Fri Mar 16 15:33:26 2018 -0700 |
tree | 29da3f9a36f76f283e31fd385e4222acebd659a3 | |
parent | 4bc756e92d39516cebc9d7ad523f42c5647e24c2 [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 (cherry picked from commit 9a1be3ad0eb874b4bc6a2c4ad98f2d89af3e1bf5)