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

This reverts commit 4ab16f5a63f060f5150d99ee107c4fdfc92138ca.

Reason for revert: landed fixes for FYI failure

Original change's description:
> Revert "Reland "[fuchsia-controller] Remove use of the daemon.""
>
> This reverts commit 52a2db6a0894bf800a636f6a31b1350c131ee4e8.
>
> Reason for revert: Failures on internal FYI builders. Need investigating. See b/372300281
>
> Original change's description:
> > 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
> > Change-Id: I1fe4cea58c1cdc0fbfa7e7dfdf80bdeebd4895c4
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1128512
> > Reviewed-by: Casey Dahlin <sadmac@google.com>
> > Reviewed-by: Pavan Kumar Juturu <jpavankumar@google.com>
> > Commit-Queue: Andrew Davies <awdavies@google.com>
>
> Original-Bug: 358699691
> Change-Id: I725e69240a780ef5468b70a6eb93051b8ecfe141
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1132522
> Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
> Commit-Queue: Andrew Davies <awdavies@google.com>

Original-Bug: 358699691
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1137853
Original-Revision: 0eebe1ec150a244b5825940ca75f1c073224313e
GitOrigin-RevId: 4825fe87d05f0341978e1852c26b75b255a224da
Change-Id: Iedb72b3d3569b53a31f5b667d987cadf5c14e239
1 file changed
tree: 84efc8d224b4e0b96f7116e7fcf3c4436961e120
  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.