[roll] Roll fuchsia [drivers][virtio_gpu] emulator uses virtio_gpu v2 based on build flag

Otherwise, when a developer opts into virtio_gpu v2, the QEMU emulator
still starts up virtio_gpu v1.

Original-Bug: b/314125657
Test: manually testing verifies that virtio_gpu v1 no longer starts
after this change. (v2 still has trouble starting, but this is expected
given that its dfv2 implementation is still incomplete.)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/980613
Original-Revision: 7a6a486a76eadb9cf966a3f02e03de7d416155d0
GitOrigin-RevId: 6fadfe9652a25ffec11f375e188df9da5bb8f6f2
Change-Id: I26d51f87b43b8ea1984e877cacbec65ada4ebf29
1 file changed
tree: d0a26d766f2cacf27000210250618c5f4cf28ed0
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.