[roll] Roll fuchsia [bt][lib] Implement Sink trait for Channel Sink trait is a better fit for the Channel FIDL protocol. As we are preparing the profiles Channel library to migrate to using Channel FIDL, make it implement Sink. Also, refactored codebase to prefer SinkExt::send method over the synchronous `write`. The only place where refactoring was skipped is src/connectivity/bluetooth/lib/bt-avdtp/src/lib.rs and src/connectivity/bluetooth/lib/bt-avctp/src/avctp/mod.rs since they rely on fire-and-forget synchronous write. Test: fx test Original-Bug: 414410187 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1520078 Original-Revision: 85a40060bb855abcb72165e682b738e016d2f5e6 GitOrigin-RevId: c48870f4588a88b7d71ffdecb9a96e98b7cc06c1 Change-Id: I9b74e09e82446047529eed29c980e7439dd7c2f2
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.