[roll] Roll fuchsia Revert "[starnix][hrtimer] Corrects the handling of canceled alarms."

This reverts commit ecff39b5bb3f4acb9505059494e0a4ed8b005db2.

Reason for revert: Not quite correct, leading to an *increase* in flakes instead of a decrease.

Original change's description:
> [starnix][hrtimer] Corrects the handling of canceled alarms.
>
> A canceled alarm should also be removed from the timer heap, just as a
> triggered alarm should be.  Not doing this affects the correct wake
> proxy signaling.
>
> Original-Bug: 373731551
> Change-Id: If5fc23fc77fba8cd2978f35ef51a4880f8ac890a
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1204876
> Reviewed-by: Guocheng Wei <guochengwei@google.com>
> Fuchsia-Auto-Submit: Filip Filmar <fmil@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Bug: 373731551
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1206264
Original-Revision: f87130f25b85d0349eeb284a5a1d8c94f7bce77b
GitOrigin-RevId: f32b2dd3f5dd82f35191831de13240f807ab92ef
Change-Id: I1f9070b9a18501e926b8b18e0336b3ef871a65cb
1 file changed
tree: 3fa8e72910cf5c44687cafe9abac0291297d278f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.