[roll] Roll fuchsia [fuchsia-controller] utf8_gen string conformance.

This removes the null-character checks that were preventing proper UTF-8
encoding and decoding.

Original-Bug: b/320565441

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/983090
Original-Revision: 9ddb41e461e7fd1d21977d38a0276726b1059207
GitOrigin-RevId: 1edd73a8ecd2fe6d634f4e1dde3942cd5e960bc4
Change-Id: Ie37573b306ded2baf75c75747351dd4dae0d2d7a
1 file changed
tree: fab41187e8f862a22099146f12e5c1d67a305354
  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.