[roll] Roll fuchsia [vfs] Use OnceCell rather than a futures mutex

The init function isn't async any more, so we can use OnceCell instead.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/995693
Original-Revision: 3b9f1813b4a65adb76c594bcc4f0e98e0c8124a8
GitOrigin-RevId: 3e382f0876aee1f78a3a8c8878fa9fb90e46f5e4
Change-Id: I44743144f38f4b42b42d08408e594ce4e12c3314
1 file changed
tree: 59321b194d04ee3df03149df8ef76f6cab7d360c
  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 via the IRC channel #fuchsia on Freenode.

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.