[roll] Roll fuchsia [ffx] Logging of daemon connection

There are a lot of "failed to connect to RemoteControlProxy" flakes,
and the only information is that we find the daemon link, and then
never connect to it. This CL adds some debugging so we can track
the failure a bit further.

Original-Bug: 350541791
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1098020
Original-Revision: 889496995972f70aec53a760925b883e1bf8db68
GitOrigin-RevId: 0187b2694ce4357acdf519d64d6131f90023fb92
Change-Id: Ie6a5a6e3f603d3f901a1599279f44dc6ec714746
1 file changed
tree: b7672433702606c0f4e60e174905ed16c3d99ed3
  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 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.