[roll] Roll fuchsia [ffx][emu] Add helpful nudge to existing emulator running error

Add a suggestion to stop the existing emulator with `ffx emu stop` or use a different name when an emulator with the requested name is already running.

Original-Original-Bug: 497047523
Test: ffx_emulator_start_test

TAG=agy
CONV=b5c69ca1-f53e-4867-9cad-ea77e40a21f9

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1609128
Original-Original-Revision: 12727a24a3d98fb45b00a650562956bb4d9ba531
GitOrigin-RevId: e6bce5817c2620e1b4f750d08e5efc6038d161b4
Change-Id: Id1240ba4544d9204f4045d5b5f2424ab5c4d2a57
1 file changed
tree: e7a1120264e44927d0a48b40cb06b9543b047fb4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.