[roll] Roll fuchsia [llcpp] Rename GetChannel to GetTransport

A number of places in LLCPP's code base were still using GetChannel as a
method name for retrieving a generic transport. This CL updates the name
to GetTransport.

Original-Bug: 85734
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/604741
Original-Revision: 77cdba3ad4e7c5b559a200f82a07e44179bac1b1
GitOrigin-RevId: e4e7287a680eb0bc1e076c0037e609afd7bb297e
Change-Id: Ia7ba556680538aaf97592ad30a63967839c656f6
1 file changed
tree: 1d692ab6c54d9ffb9c64a8f446f23e8247592478
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.