[roll] Roll fuchsia [ffx][emu] Adding check for running instance.

This adds a check for a running emulator instance with the same
name. If one is found, an error is returned.

If there is an existing instance directory, but the emulator is not
running, the instance is cleaned up.

Original-Bug: b/295343839
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/899547
Original-Revision: 6041a50667ab5dd4c02d9f2b29a5becd35d5f685
GitOrigin-RevId: 3dc2e0401d814fadf61d8cfe39f39f66b1c4cfcf
Change-Id: Ie79a12a0f92a69a8c0d57e4a49ccf3e6e0552d42
1 file changed
tree: 7f2aa16e07b327db9261b678d8bc8c658c6c3563
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.