[roll] Roll fuchsia Reland "[ffx][daemon] Prime ascendd socket before initialization"

This is a reland of commit 9c1101a42a515bf2ca18f746e4fc1562e85c1bf8

Turns out macOS certificate parsing sometimes takes way longer than
800ms. Gross.

Original change's description:
> [ffx][daemon] Prime ascendd socket before initialization
>
> The socket will still indicate that the daemon is running, but accepted
> connections will be delayed until the daemon finishes initialization.
>
> Test expects that the daemon puts up the socket and communicates under a
> deadline.
>
> Fixes: b/287790206
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/888248

MULTIPLY: host_x64/ffx_daemon_test: 100
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/895911
Original-Revision: 56a884cf0dcb87b4e659049f14a9ac6fb5fe33f1
GitOrigin-RevId: 240d8c2f6982014c40410b6fb0402d463b8b600b
Change-Id: Ibce644c2043ed4010d89a3fd58d1e3777b34df63
1 file changed
tree: 01f982afe439472a6d426992a59c8f19ebd3e33f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.