[roll] Roll fuchsia [tools][fuzz] Fix crash in fx fuzz

The json output of ffx component has changed such that first one must
check to ensure the "resolved" arg exists and that the "started" arg
exists within the "resolved" arg.

Original-Fixed: 103285
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/693809
Original-Revision: f8c5b48e685ce906bbb4930fc2916d2611eaeb3f
GitOrigin-RevId: 7827d80ef1701f8015c07e3d94cbba386c19b866
Change-Id: I84c79454bae3a29e2021dbd7ccb48b7a6d131e53
1 file changed
tree: 25c79fd1aa20070a33f88122533c23b83b17b531
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.