[roll] Roll fuchsia [virtio-guest] Set v1 driver C++ namespace to virtio_display.

This CL applies I640b3e281daede3c13d36e5ca084885bbd5c887b to the v1
driver. The main reason is to remove our identifiers from the virtio
namespace, so we can avoid avoid blocking virtio library development.

Original-Bug: 137145
Test: fx build (no behavior change)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/955494
Original-Revision: 52781b8fc89718f5c6ace477db5fbc821ca1fd66
GitOrigin-RevId: 0ff2cbdf0f8c984327706bcf226f4e0190f681dd
Change-Id: I66b1ab8d53f471cf557d6cf5bb559e827e2150ab
1 file changed
tree: a569b4e37b695d82d4d4e4e77725dcca7a442f81
  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.