commit | add886ce6135bab4b0e0f0f61e3a40be596332ce | [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 | 2a727e29f8a7d90cceb8ada0a22c5f8874d3e1ba | |
parent | ced2e383a53bfe9916b03e8a1928e5cb6aec3f12 [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