commit | ea1f99dafa34d913d34875f25e7d58940fbbf2a5 | [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 | cacbd3f5c82a3cbf90100f24e9cc56481d751967 [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