[roll] Roll fuchsia [fuchsia.io] Remove Node.GetConnectionInfo

Usages of this method have been superceded by Node.GetFlags. This method
is not used by any SDK libraries or out-of-tree clients.

Original-Bug: 400784119
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263986
Original-Revision: 4377c10f54e7b9b4375cbc2f8fa19dc1df6d31a6
GitOrigin-RevId: 356903c740275f59b4fe3e6f22bede186d9844c0
Change-Id: I2e43d6991667cb6db53dc6404d2ef91becb57efa
1 file changed
tree: 9e9e87992f19fa68108facb24e22299a8fb362f1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.