[roll] Roll fuchsia [ffx][botanist] Don't start daemon with strict.

Looking at the botanist FYI logs, it appears ffx starts the daemon even
when using `--strict`. This sidesteps the issue by not starting it in
the first place.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1247102
Original-Revision: 0a3d7f42fcc4e97f91f3a85c98b89d49dec7c122
GitOrigin-RevId: 27a274f900843a80abe65c76909f662e565d79e9
Change-Id: I80497d60e13684cfe3ac5fb816156d72fb6a0fda
1 file changed
tree: 6866ecff15ea15819921966477f616dc904b1ce0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.