[roll] Roll fuchsia [fuchsia_controller] Rename Channel/Handle

This renames FidlChannel and FidlHandle to just Channel and Handle.
90% of this CL was written using `find` and `sed`, so should not change
any baseline functionality.

Verified the following on Patchset: 5
    * HoneyDew code guidelines
    * Successfully ran the impacted functional tests using InfraRun
    * Successfully ran Honeydew builders using try-jobs

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/899607
Original-Revision: 1ef4e81386c97732ef09081784b1c954b0ad9ec7
GitOrigin-RevId: 484de233c6f45c53b37e65b656a6162eea4129c5
Change-Id: Ieb67f8e99688a1c293d6abcdd2f6017088371252
1 file changed
tree: 263ae909ae42befc95fdb241598ce66e6c1d8aae
  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.