[roll] Roll fuchsia [botanist][build] Add virtual_device_spec to environment.

In order for botanist to use ffx emu with the product bundle, it needs
to know which virtual_device spec to run with that corresponds to the
desired emu_dimensions. This change also modifies the existing device
specs to match the 1cpu environment and infra default values. Botanist
will only switch to using the product bundle if the recipes pass the
virtual device spec through to botanist.

Original-Bug: 377332712
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1153900
Original-Revision: a94689b19abda3894d7ed3a9a9e74677618cc38a
GitOrigin-RevId: 4a342d6a29b3ec42d04ac69ae619a8bc6e7be980
Change-Id: I17f6067c6b02c071b7b6ccfc93b1b32ae8ac6fb2
1 file changed
tree: 16cbb1b715e5935d11923e422dd6f310964fc74c
  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.