[roll] Roll fuchsia [netstack3] Prepare GMP timers for v2

Prepare the local GMP timer heap for also holding v2 timers and update
the v1 module for it.

Rename the GmpTimerId to something more generic to fit the new model.

Original-Bug: 42071006
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1164873
Original-Revision: 7b2958dc0e7c3c28489b7384114353abdaaa3a9c
GitOrigin-RevId: b0d2c26e238d1fbcd2bdaa9aeb639bb4f8bc295c
Change-Id: I70f709c90ced4228b7de4ba7d41100a6a1749b43
1 file changed
tree: 75a49b8192816bb2a77b7b9240e941d10e3af1df
  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.