[roll] Roll fuchsia [ffx][emu]Adding default for gpu option

This adds the default to the argh attribute so that --gpu
is not a required option to specify when running `ffx emu start`.

Without this, you get the error:
> $ ffx emu start -N --engine qemu
> Required options not provided:
>     --gpu
>
> See 'ffx help <command>' for more information on a specific command.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/608501
Original-Revision: cd197bfc10c8160dc1230aa2ad16e86b18bda85d
GitOrigin-RevId: 522a5ff747e70393af00e5af76dc84e357164511
Change-Id: Ib9cf79bdba1cef10fba7583092cc150b3b9e4777
1 file changed
tree: aa289f929945931cf0e57f0388f3d1e3574f1662
  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.