[roll] Roll fuchsia [ffx] Switch FfxError::Error to ffx_error!.

Prefer `ffx_error!()` over constructing `FfxError::Error` instances.

This will help us simplify & compartmentalize the ffx error interface by
removing exit codes and restructuring `FfxError`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1204425
Original-Revision: f69ca4b6f259a8d07aedcc6b4e04ce81a10f9507
GitOrigin-RevId: 38dfdcc3d3e40851a508dea4d1f0975b97ab8753
Change-Id: I4911460b175f87952491a4903087f8243e4c9b64
1 file changed
tree: 99cc612e3fbd3d46aae76a04689e7fc5fb280972
  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.