[roll] Roll fuchsia [fuchsia-controller] Fix encoding errors. Debug info.

This adds some debugging info for encoding errors, as well as fixing
some issues that arise when encoding function names with underscores in
them.

Original-Fixed: 360463342
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1105477
Original-Revision: 54f10351227f67d8c36dad69d7c3bbd78b52b1f2
GitOrigin-RevId: f51aac5713ee59ed37e2eeac2fb995e47bbe859a
Change-Id: If29176e2159bb8d099e8bb33a3c203eabea349c4
1 file changed
tree: 04ffad690817fa502cf5a9d8dd94d0240072af4b
  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.