[roll] Roll fuchsia [emu] Remove --gpu guest from docs

CL https://fxrev.dev/788439 removed the --gpu guest flag option from
`ffx emu`, as the option was no longer supported in the backend emuator.
This CL follows up on that one by removing all references to --gpu guest
from docs and comments. There is no functional code change in this CL.

Original-Bug: 116801
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/791062
Original-Revision: dc60d46f7fa08b8bc6a07ba3a5d2ca9b60b2e251
GitOrigin-RevId: 06ca36324a9258432b0c58657f5200d2fe759b81
Change-Id: I72410c508a49b3714127d88576fc1a39ea14596a
1 file changed
tree: ceda9520144dae42e839c9d8d7724b143d86fca1
  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.