[roll] Roll fuchsia [fxt] Use this::error in for Serialization Errors

Since we're in a library, it's good practice to enumerate the error
possibilities instead of returning an opaque error.

Original-Bug: 418845009

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1280564
Original-Revision: d62c29c1fdfac7a3cf2c97e93180328273e3466a
GitOrigin-RevId: 51f4ec568634c9b0ce497198dc47044ab4d3cf28
Change-Id: Ibe8679249259d6ffef103496e4784fd51b2999b3
1 file changed
tree: 5fc9cb43bfbde564b9c2888132992400344f3361
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.