[roll] Roll fuchsia [fxfs] Use debug formatting for errors

Remove AsValue trait and use debug formatting when printing errors. This
ensures the full context of errors is logged.

Original-Bug: 127721
Test: No functional change.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/870578
Original-Revision: 5a4b428b3f2b98abcf79c501ba51f9827ac09913
GitOrigin-RevId: 3d6dc1a5170e4a47d8245a8060fa922b65f229b6
Change-Id: I9ff34f1f9f930c292dba8788d815a87edf0c31c6
1 file changed
tree: 3eaff7265729d34e5649ff81eaa2c27df093e355
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.