commit | 1197c33a1e8c0e712761038fc8bbef9a33b1fab1 | [log] [tgz] |
---|---|---|
author | Marie Janssen <jamuraa@fuchsia.infra.roller.google.com> | Fri Jul 19 16:01:06 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 19 09:02:07 2024 -0700 |
tree | c0473579bcbd058348c3503e2ad6c315b6b84455 | |
parent | fefd52aa0c944380deb092d778926ea993df428a [diff] |
[roll] Roll fuchsia [bt] Prepare to remove Deref<fuchsia_async::Channel> In preparation for migrating away from zx::Socket for L2CAP and RFCOMM channel abstractions, migrate away from using the Deref implementation to fuchsia_async::Channel and added appropriate abstraction interfaces to fuchsia_bluetooth::Channel directly. Updated in-tree clients to use new functions. Original-Bug: b/330590954 Test: refactor, build && CQ with existing tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1083617 Original-Revision: 583f23caa911f1e79217dcb859e17b570d2f79be GitOrigin-RevId: a7d698117f9574b998399e4ab0b7afd4b2e6f936 Change-Id: Icd8dfb80a5f3629b7e8b585e0ad721d2a6d4a575
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 via the IRC channel #fuchsia
on Freenode.
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
.