[roll] Roll fuchsia [sdk] add virtual_device specs to images.json

This ensures that the virtual_device is uploaded to GCS. This is the
first step in order to make sure the file is in the product bundle
container.

Original-Bug: b/205780240
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/607545
Original-Revision: 4525ed3b0ea6bba45f60565bc7eba4e84b0a4f82
GitOrigin-RevId: 43f145b01cc5244ba2db304ef56083bc4525dbd1
Change-Id: I839827907a1b232d93591f382518c02c8ecc85d1
1 file changed
tree: 3506790a406a210dfa0dc6a8049ec41cd26706bd
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.