[roll] Roll fuchsia [magma] Remove zx::vmo support from semaphores

There has been no bugs or regressions filed after migrating to
zx::counter, so we can now remove support for zx::vmo.

Original-Bug: 401409452
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1262224
Original-Revision: 03aa77aded51645687e9129d390824f55cf58239
GitOrigin-RevId: 372a56ad18966c138b83e657db1fa5bb61ba7c53
Change-Id: I476f97a807e383fb4d497b41dcb9dc59625b60f8
1 file changed
tree: 22152a05a81ecc122ab97ba3b7272326b48ebc97
  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.