[roll] Roll fuchsia Revert "[fuchsia-controller] Remove use of the daemon."

This reverts commit 3b7396f587e7f1691891f0cf728cd8a5d2471d92.

Reason for revert: b/370560007

Original change's description:
> [fuchsia-controller] Remove use of the daemon.
>
> Now all `Context` objects are representative of a single direct
> connection from the client to the Fuchsia Device.
>
> Original-Bug: 358699691
> Change-Id: Ib8f917357df8e415271d24383aa48ef4f385088e
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1097686
> Reviewed-by: Pavan Kumar Juturu <jpavankumar@google.com>
> Commit-Queue: Andrew Davies <awdavies@google.com>

Original-Bug: 358699691
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1128452
Original-Revision: f1e9a1ee1e8a9fd6295b20ebada8d4691168300e
GitOrigin-RevId: cc6580b7d3bc7fb8e3d134102f07bce498f48246
Change-Id: Iabee84a16743f133caad25b12bbe741ba1972d76
1 file changed
tree: 4d1ac9f1b88aa8c6bb0a02dd97ed33184d8ec888
  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.