[roll] Roll fuchsia [ffx] teach ffx main to use FfxError::DaemonError

This centralizes error handling for this most common error type to the
common implementation. Some errors become significantly less expansive,
though a call to action for e.g. ffx doctor remains in applicable cases.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/537831
Original-Revision: 9d2a86a91f3e1aeb95c627afcd754daf42f7bfb7
GitOrigin-RevId: 07d924ce5602f58f4e8eb0d34f78995353b65f32
Change-Id: Id00b63aeff120c4110d45b9e74e35fcb8e780a56
1 file changed
tree: f474678318b454c854a963ba8f5f7e6dcd55a1cf
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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 via the IRC channel #fuchsia on Freenode.

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.