[roll] Roll fuchsia [fuchsia-async] Mark Vcpu as FuchsiaOnly

We now have an implementation of the Vcpu struct, so we no longer need
to mark it as "Stub".

Original-Bug: 95763
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/695743
Original-Revision: d9881cc508e53090df6eb3ebb946a6098dcb5b08
GitOrigin-RevId: 978226b56d714fd0e8d227b4e4a3e9abf91630be
Change-Id: I4ec5d5e1cb73049b2737f4be5e0967331e6d02dc
1 file changed
tree: 97231384929daff06a96dc06f31e9f3098be26f2
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.