commit | cc20cc753ee650a400d33fc9e75ce803f519f5d6 | [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 | 1721fe64cd0931f1747ce19e6fe7287f39940dbe | |
parent | cac0585479e4ea44f40a39959f7157f03984d108 [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