commit | e62972e6a86c6b4708b79ada4e77d40a96cb3bc9 | [log] [tgz] |
---|---|---|
author | Charles Celerier <chcl@fuchsia.infra.roller.google.com> | Thu Oct 24 19:05:14 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 24 12:08:49 2024 -0700 |
tree | 7d90e5bb4adc224e66238acd88386570502f1071 | |
parent | e8429b0a9deab0e274902be24da84973d43ef10a [diff] |
[roll] Roll fuchsia [fuchsia-controller] Refactor Channel.write to clarify its arguments The argument to Channel.write an "encdode FIDL message" as defined by the encode_fidl_message function in fidl-codec. This refactor makes it more obvious that the second elements of the tuple argument to Channel.write does not contains handles of the type Handle but rather hannels of the type (int, int, int, int). Original-Bug: 346628306 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1144014 Original-Revision: a94251e4fd96d67ce4811bff1c032144ac78b7db GitOrigin-RevId: ac5111bf146428dd38df4352a3cf71143401140a Change-Id: I5dded70895fe206fde3d856fbd72abf2f0bf61dd
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
.