[roll] Roll fuchsia [ffx][session] Migrate to fho + FFxMain instead of ffx_plugin

fho is now the preferred way of writing ffx plugins. ffx_plugin is on
its way out.

Original-Bug: 290067553
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/879908
Original-Revision: f3868b8e9c0d2d938cdb2210df754a6641e3dc6d
GitOrigin-RevId: 249c29995aa6d2dca24d1291f12a352e5699beed
Change-Id: Idda4338f8e16d1f5d4e10f7a67393cdd89bc0483
1 file changed
tree: bcf084f3da8372cf47b2b5cd99075269b5d58637
  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.