[roll] Roll fuchsia [virtual-devices] Determine memory size based on variant.

Since certain variants tend to require more memory, we should configure
the memory size for the default virtual_device specs based on the
variant and target_cpu. Infra will only use the recommended spec or
explicitly specified spec for a test. The other large specs have been
reverted to before fxrev.dev/1153900.

Original-Bug: 377332712, 377334353
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1161072
Original-Revision: 047d89ad36ad385728e68febb234a37b18541394
GitOrigin-RevId: 4ad70af5271f628724ac98be8af237d802f2368f
Change-Id: Ie4610b52df674edd8e1e3036793c61ef105514ad
1 file changed
tree: 6800c1e559a64a7119a97461fb70995cafde4692
  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.