[roll] Roll fuchsia [ffx] Simplify ToolIO API.

`stderr` signature leaked the internal storage.
Returning `&mut dyn` looks sufficient.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1253025
Original-Revision: 03dc5d603721ca2163fa67345021e2dbd15a0f39
GitOrigin-RevId: 0855d7cdff881410187ccfc841478ebbb304d69e
Change-Id: I642faac5fad878b0984d17b98d303a70de3ff872
1 file changed
tree: 8b8fbdb44f642129137654e0ae8d36a5e9f9faed
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.