[roll] Roll fuchsia [ffx][strict][core] Error on attempting to use the daemon.

Example error when running `ffx target list` with the necessary flags:

```
ffx-strict doesn't support use of the daemon, which is necessary to allocate
'fidl_fuchsia_developer_ffx::DaemonProxy'.
This command must either be re-written or you should not use it.
```

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1127890
Original-Revision: ca5131239f378af167d7e5ab14f312954497fc0d
GitOrigin-RevId: 3fcd706f92d5fad15c39474841f90ef5e28b2f07
Change-Id: I5c820001ac36a54e090a5d2ba9668071c53b1264
1 file changed
tree: cc690558d89ab59258e440ab600ded8f52aeedab
  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.