[roll] Roll fuchsia Reland "[botanist] Explicitly start ffx daemon."

This reverts commit 3d4a75de400b8a8955c823fe6dc34542edb78c1a.

Reason for revert: flakes still occurring after revert

Original change's description:
> Revert "[botanist] Explicitly start ffx daemon."
>
> This reverts commit 19fc6716421b2395795a49cfce25ab0eb3f5023e.
>
> Reason for revert: testing whether this CL caused increase in flakes in ffx builders
>
> Original change's description:
> > [botanist] Explicitly start ffx daemon.
> >
> > With botanist explicitly starting the ffx daemon, we can let botanist
> > take control of it and handle tearing it down, and we can remove the
> > daemon stop logic in testrunner.
> >
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/796863
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/798878

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/800537
Original-Revision: 9e9959e2fd6d8385e56c7aa3f6bbd85c4f9320b3
GitOrigin-RevId: 85fe5e0107e39dc87584008a816fbd6347c495f1
Change-Id: Ief5286c1089a1b510b980b32a2ca98a0ec74908e
1 file changed
tree: 27fe3aec5caae855df0a5f7396af6f410576b31d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.