[roll] Roll fuchsia [magma][virt] Fix ordering of wrapper parameter deletion

Deleting the wrapped parameter may close the file descriptor used
for the ioctl.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/612625
Original-Revision: d2c32061560a4227398767f229c4dc4231ff64f1
GitOrigin-RevId: 9e39cb02024ebeca297990de958d2fbc0deedc1d
Change-Id: Ie616f27a9639359706c9b52e4c02aa54ba2d27bc
1 file changed
tree: 81990aef220a215b31e6b6a8e05766e5e68723dc
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.