[roll] Roll fuchsia [display][virtio] Delete virtio-guest v2 driver.

The virtio-guest v2 driver was initially designed to migrate the
virtio-guest display driver to DFv2. Now that the virtio-guest v1
driver has been migrated to DFv2 succesfully, we don't need this
driver anymore.

This change deletes the driver and adds it to the driver epitaph
list.

Original-Fixed: 355204271
Test: no-op. unused code deleted.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1088532
Original-Revision: 54fea08fdad581550ad312da265227a6e9ccd0cb
GitOrigin-RevId: 33fae6cd1a4bbd53e92ba5f3459c4ce70e377c3a
Change-Id: Ia006d0df42bc3c81b7c9ab9fb1f34c48b2facf13
1 file changed
tree: 97e0830d352d90511e89208bd9d93674437bd746
  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.