[roll] Roll fuchsia Reland "[ffx][emu] Find an unused CID to use"

This is a reland of commit 45cecafb7009c23ba5a88a2438b3814f68fdc30a

Original change's description:
> [ffx][emu] Find an unused CID to use
>
> Rather than just rely on the CID provided in the virtual device, we
> instead find one dynamically at runtime.
>
> Change-Id: I0201b7c06d2d4cdfaa651b2affe725573f0e7f4d
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1207226
> Fuchsia-Auto-Submit: Suraj Malhotra <surajmalhotra@google.com>
> Reviewed-by: Casey Dahlin <sadmac@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1209093
Mega-CQ: Suraj Malhotra <surajmalhotra@google.com>
Original-Revision: 36a01bb4d378802b620d8c1419b4420bf59d6940
GitOrigin-RevId: 70281604242a0c65fc4c31ff6309e8b1a6b77dbc
Change-Id: I759b19a7c3df007eb3aeae84584db321a68b8764
1 file changed
tree: 827a1f52168dd94fe3e8f94674c7b0cac1b3003b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.