[roll] Roll fuchsia [ffx] Return structured errors from daemon_proxy

ffx should return structured errors instead of anyhow::Error
so it's possible for plugins to detect if they're running
in an infra environment where it's not OK to restart the
daemon.

NO_IFTTT=Added lint.

Original-Fixed: b/335003204
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1029436
Original-Revision: f6d6efc40afc7f5658061811453b377cc22593a0
GitOrigin-RevId: 0b102eb61b66b9c84a7481a6bbfaf24b71217af5
Change-Id: Ic5fd1dbf7b5430311ef7fa398cc7fd213951fd26
1 file changed
tree: 70101781ca194571143a378163f0b35ef1c81637
  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 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.