[roll] Roll fuchsia [ffx] Use ffx_command_error vs. re-exported

This changes usages of fho::Error, Result and related macros
and usages of ffx_command::Error, Result to use ffx_command_error
directly.

This is in preparation of refactoring the internals of ffx and
making clear visibility GN rules for what defines "internal to ffx"
and APIs that should be used by subtools.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1180342
Original-Revision: 48ac28954b0af003166462f6471db0d0b53a0457
GitOrigin-RevId: 47e17a390dd06ac7ee09e4d3a95a7d337c4a99c6
Change-Id: I0642fc343892bde06e76e2c0b9afdd2b72ec480b
1 file changed
tree: b72a4f3562b3a063cc2735a20c00a8a2e70bd5db
  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.