[roll] Roll fuchsia [driver][component] Implement connect_protocol_at for zircon transport

The existing implementation was renamed to match the transport usage and
the existing client was similarly migrated.

Original-Fixed: 511338276
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1607933
Original-Revision: 50da0735fff695b7e1a1e39351d74079d143cdc7
GitOrigin-RevId: c90dfec00e38a607783e7b6fe2566b2e66ffad22
Change-Id: I141cfbea8c314d676b4bf0e52eca664530b14dda
1 file changed
tree: 60cb0acf38674479d8865817a160a03f32d59b1b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.