[roll] Roll fuchsia [fake-clock] Remove zx_port_cancel wrapper

Remove the zx_port_cancel() interception wrapper and update
comments to reference zx_port_cancel_key(), as zx_port_cancel()
is being removed.

Original-Original-Bug: 434997822
Test: fx build //src/lib/fake-clock/lib
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1697556
Original-Original-Revision: 8ac291ba4411e5be67f43b95e908cc802eb432c8
GitOrigin-RevId: 997b1c9867db1c5756fbd0b30bd6ad8ce2607d2d
Change-Id: I60d7b5a9796849ab54b5ea5903c3f7f000d3e068
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1698360
Cr-Commit-Position: refs/heads/main@{#196431}
1 file changed
tree: 767d1d63f369fd68c56b85cfe53de96e2d4b6f02
  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.