[roll] Roll fuchsia [emu] Add a Large virtual device

The attached bug requests a way for Chrome to run with additional
storage capacity in the Fuchsia emulator. Storage is defined in the
virtual device specification.

This CL adds a new virtual device spec to the GN build,
"${device_name}-large", which increases storage capacity of the FVM to
10GB, as per Chrome's request.

Original-Bug: 116366
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/786142
Original-Revision: c830f7d19044a91e67b44c7ad8562d72f39fb7be
GitOrigin-RevId: 37442ce511e0d9c2fb3bfe775b730de0fd9176bc
Change-Id: I6231612d20f61e0b911e4085b34ce992a94d5913
1 file changed
tree: e86fb183d2ebe73ec5804119a0fef5070e925444
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 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.