[roll] Roll fuchsia [alarms] Clarify timer removal

The naming and behavior of functions related to timer removal was not
quite illustrative of their actual purpose. So, named more properly.

This confused me a bit when I was analyzing the timer behavior, coming
back to the code after a long pause.

Original-Original-Bug: 521530245
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1678415
Original-Original-Revision: b2d8aa4d9d5f9017581837443d1740d11ea18ab8
GitOrigin-RevId: 46dda46442b6581a11356edb168344db8c89e5d0
Change-Id: Iaca31fda8bb0509660f1159d16e65aff4d360eea
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1681217
Cr-Commit-Position: refs/heads/main@{#195599}
1 file changed
tree: fad26e912e3c1edfed27ffeddd27b1794df25bb0
  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.