[roll] Roll fuchsia [telephony][fake-drivers] Use zx::port::cancel_key instead of ::cancel

zx::port::cancel() is deprecated.

Original-Original-Bug: 434997822
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1699680
Original-Original-Revision: 4420a871846277c1de89a50251a5b5b833799717
GitOrigin-RevId: 397db1284cd04430b9db05fd8f355df6bb320cf1
Change-Id: If50ac01069e69a8418257db7cbbb8b33224bbf4c
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1699935
Cr-Commit-Position: refs/heads/main@{#196563}
1 file changed
tree: eab0f063617fccd853d829f34eef4be72ae0caa6
  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.