[roll] Roll fuchsia [ffx][fms] add helpers to FMS lib

Migrating from similar functions I'd made in ffx/emulator. I think
they are more generally useful and intend replace them in ffx emu.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/602737
Original-Revision: 80f511ef71a2b64bbb895e54e6c8fff20ec0f7b8
GitOrigin-RevId: e27b169e82cbf35259e948b2564466edcf1767b7
Change-Id: I5047a2758c5f98a4ac6246c8ce36879ddf846182
1 file changed
tree: 9676d5dbfa56df37b6b8869be300dc16797f20a2
  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.