commit | d8c1ae910f70124cccd82670d70f27af7a0c6644 | [log] [tgz] |
---|---|---|
author | Jerry Zhang <zhangjerry@google.com> | Tue May 15 16:30:10 2018 -0700 |
committer | Jerry Zhang <zhangjerry@google.com> | Wed May 16 21:47:11 2018 +0000 |
tree | 9e575160b3fece8976f845d589b00176dfe0614e | |
parent | 3464bc4b439e01244c0a6b5f35e8e949e0f16096 [diff] |
adb: Move io_setup to usb_handle init Remove some redundancy by moving io_setup into aio_block_init. The io_contexts will now live till the end of the program, similar to the rest of usb_handle Test: adb works Bug: 78793464 Change-Id: I910a39d4395645f1ff231f265c285a72893a0ac6