[roll] Roll fuchsia [virtio-gpu-display] Remove unused fdio dependency.

This CL also fixes a typo that was flagged in the review of
I54ab2c7ed03465456eef1304261ca7aa4c047130 but I missed.

Original-Bug: 504722357
Test: Booted workbench_eng.x64 with ffx emu start --engine qemu
Test: ffx target ssh -- display-tool squares
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1588151
Original-Revision: 944a8159af30397b3bd5ab4b4862546a7de06353
GitOrigin-RevId: d867b6dbcac1ef3568d81ecf27ad5c007156e347
Change-Id: I1f4d35c970a647a05e8b51fde72f4f09d88022ff
1 file changed
tree: d0c983fb20b8fd437b5b0ff4edbbcf5561872807
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.