[roll] Roll fuchsia [magma] Complete migration to COUNTER_SIGNALED

This completes the migration of the signal bit used for zx::Counter
based semaphores.

Original-Bug: 401409452
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1280744
Original-Revision: dc08cc30260712d394daef1375a5fbe286eac277
GitOrigin-RevId: 66b4b04dfe607188540447902a21ec6a510778d1
Change-Id: Ife60a7cea6106463b3bcd050266ae92d1ee86603
1 file changed
tree: 7018e71daeb96859ac2728749174a153a2c14717
  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.