[roll] Roll fuchsia [component][fuzzing] Add Options utilities.

This CL adds small utility methods for manipulating the generated
fuchsia.fuzzer.Options struct as detailed in the FIDL file's comments.

Original-Bug: 24740
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/579523
Original-Revision: eae4a607451e21ff2c6d80be49711257f09b90d0
GitOrigin-RevId: ed393b55378a14736ad508762a3b75d924176763
Change-Id: If08b1a81142862d2ba9c60bbb1e9afafa12315f9
1 file changed
tree: 9d5f63ecae8b776896d7bf9c9121c907e053b0b1
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.