commit | 6a20198e0f9449b241b850cedf5c14be04abbf42 | [log] [tgz] |
---|---|---|
author | Garratt Gallagher <garratt@fuchsia.infra.roller.google.com> | Wed Feb 28 18:41:51 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Feb 28 10:43:31 2024 -0800 |
tree | 0c6efba4ac597af0318382ae17f8b84afea54579 | |
parent | 131af08ae81ffca08dcd941be238a7a121fd753d [diff] |
[roll] Roll fuchsia [devfs][tools] Removing multiplexing from iotime As part of removing Devfs, this CL removes an instance of fidl multiplexing, where a channel is used for the the fuchsia_hardware_block::Block an fuchsia_io::Node protocols. This behavior is hidden by the use of file descriptors. Changed to now explicitly use typed ClientEnds. Original-Bug: 42063787 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/995412 Original-Revision: 14b426a1a1315c7641fcc99ee2439265972f962f GitOrigin-RevId: 97351e38e0fcda7ad16540ec42a3fa6b790bacc8 Change-Id: I7ff27a96d08249927b8ce58da2fae153d4344b53
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
.