[roll] Roll fuchsia [zircon] Add ZX_COUNTER_SIGNALED for zx::counter

We'd like to use zx::counter through the graphics and display stacks,
and this would make it easier to transition from zx::event to
zx::counter.

Original-Bug: 401409452
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1257184
Original-Revision: c3783d32a0c8d52b7adcee9150bc4d84a0da7b14
GitOrigin-RevId: a342169753607105b849f31cb8c668f40a4560c9
Change-Id: I43636794c83d500ea715f00959ba103189096786
1 file changed
tree: 8eee30fed9997a95bb1e9e7894b4d0b1a2722a41
  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.