commit | d4fe8b6c6ac9a745a97f15aac37606c36dcbfe42 | [log] [tgz] |
---|---|---|
author | Jerry Zhang <zhangjerry@google.com> | Mon May 07 15:14:47 2018 -0700 |
committer | Jerry Zhang <zhangjerry@google.com> | Tue Jul 17 11:53:06 2018 -0700 |
tree | d1b03c77ec4ae9acb6fcdb46cd913625c2c6da52 | |
parent | 7cd4c4f039f8c2dabf6cf7a0c6ab16cc1fa352ff [diff] |
adb: Expose device usb_handle through libadbd Fastbootd will reuses adb's functionfs transport implementation. Move it to daemon/include as well so it can be accessed with "adbd/usb.h". Otherwise usb.h will conflict with other imports. Test: adb builds and works Bug: 78793464 Change-Id: If3ba190d5c74b5f3633411f0484195e5a2a34d44