[roll] Roll fuchsia [virtual-device] Add "ports" parameter to fuchsia_virtual_device()

The new "ports" parameter can be used to override data.ports in the
virtual device json file. These port numbers are used to to setup
port forwarding from the host to the emulated device.

Original-Original-Bug: 305061359
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1676134
Original-Original-Revision: cc0099e9fa23d152dc87234a16cc8926ff2956df
GitOrigin-RevId: e5bf9a73db7daf11f184350d839d209c9ebd7341
Change-Id: I72179aae2628ab8f0a69af08594b7b3e527c6771
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1677334
Cr-Commit-Position: refs/heads/main@{#195470}
1 file changed
tree: 4ba165482d03a260f7860fe369563b6fab6054ba
  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.