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

Failing CI tests were updated, and now pass when run in infra.

This reverts commit f1e9a1ee1e8a9fd6295b20ebada8d4691168300e.

Reason for revert: re-attempt code for connecting to RCS should alleviate the issues present in b/370560007 (added after initial patchset). Will make sure to run the specific failing tests to verif.

Original change's description:
> 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
> Change-Id: Ia8d243dcafc99cd42eb71c2058907b64e363ef34
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1128452
> Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
> Commit-Queue: Ina Huh <ihuh@google.com>

Original-Bug: 358699691
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1128512
Original-Revision: 52a2db6a0894bf800a636f6a31b1350c131ee4e8
GitOrigin-RevId: 93f0e1ec9c50d9cdb3c24a2c0618d4737b3a5706
Change-Id: I03a935a9d32e2cbecf0dba9e052e2b411d4bf2ae
1 file changed
tree: de6f349744a7299c0e7992cdb5dc561f44443c2d
  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.