[roll] Roll fuchsia [display][virtio_gpu] remove virtio library dependency from virtio_gpu
v2

We will be designing a new library without DFV1 dependencies for this driver to use; until then, it remains very barebones. For more context, see b/322845079.

Original-Bug: 314125657
Test: fx test virtio-gpu-test display-coordinator-unittests
Test: manually verified that virtio gpu starts without crashing now that we don't see the non-allowlisted `libdriver.so` error

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/983873
Original-Revision: 892ef46824ff98c5cc1f0201192cf948e3560c8b
GitOrigin-RevId: d0c7f52a771704d70558e0339f9e0e68c60afee4
Change-Id: Ib3260f7cdbc33d03a0a5f5afea593934b1b5ad02
1 file changed
tree: 848fad51ebf6e8c9f5a2b5563ac04fe770aaf6ac
  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.