| commit | e7d15a14ef999d557ad6a841aea3dfbd0e6df83f | [log] [tgz] |
|---|---|---|
| author | Brandon Castellano <bcastell@fuchsia.infra.roller.google.com> | Thu Apr 10 11:45:33 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 10 11:46:46 2025 -0700 |
| tree | b7697be055f736ef6629250e33298fcc202d532f | |
| parent | 44ca5b66af3dc540fc48b77e502f475a5474af82 [diff] |
[roll] Roll fuchsia [ld] Complete io2 migration Migrate hand-rolled FIDL requests to new Open method: - fuchsia.io/Directory.DeprecatedOpen -> Open - fuchsia.io/Node.DeprecatedClone -> fuchsia.unknown/Cloneable.Clone The replacement methods are already available at all supported API levels, and are fully implemented by all servers. Move implementation of the debug data forwarding into the same source file to allow reuse of various helper functions, and to bring the implementation of all `Debugdata` functions together. Original-Fixed: 377925648 Original-Bug: 378924259 Test: fx test //sdk/lib/ld Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1203305 Original-Revision: 12276fbe3f9510b761427ee1358b07eb4a987699 GitOrigin-RevId: a1c414621a0c5b958073f9e9d9940a34580041a8 Change-Id: I0561e11a0f0109b55a3211dd6521177fc4092014
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.