[roll] Roll fuchsia [virtualization] Fix unused import warnings in Rust tests.

Test: fx set workstation_eng.x64 --with-test //src/virtualization:tests
Test: fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221992
Original-Revision: 87e6895d07462ce6edb0332b74799e7ef9a0e2a7
GitOrigin-RevId: 3a6b30848265ca97ade8b03cdc62f3b1da6c47b4
Change-Id: I389c4be0a6fb70f0f0744987fa05b6ee783aa9b5
1 file changed
tree: 13287bdb9f4d5d933e845574852261699f218422
  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 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.