[roll] Roll fuchsia [kernel][object] Allow zx::counter to use ZX_COUNTER_SIGNALED

Specify in the dispatcher that ZX_COUNTER_SIGNALED is allowed as a user
signal.

Original-Bug: 401409452
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1279986
Original-Revision: a056137a97bc92e9918da5d262c843441c974522
GitOrigin-RevId: c0e91a359d94330c145251395afe9d34268c9755
Change-Id: I42ba5d6ab9741af751727a67299012ed01658892
1 file changed
tree: 962d6314b17ef17740bc46058764de233f249567
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.