[roll] Roll fuchsia [ffx doctor] match fx spawned daemons with config

As fx often now passes additional flags that are forwarded to daemon
invocations, those need to be accounted for in the pkill pattern.
We're likely approaching the end of the time where we should use
pkill/argument matching for this purpose, though a portable replacement
can be tricky.

Original-Fixed: 75428
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/521283
Original-Revision: 86d75062dc5d1b1f31cfd5111f0e0358787ad931
GitOrigin-RevId: 75ebaab2075245591be0e46108c9924720b9a5e2
Change-Id: I9f73e84377d624dd0e2dfb8cbc473225e6dc473d
1 file changed
tree: ae9bab93d581e20a9eb720858e3220615a65ce56
  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.