[roll] Roll fuchsia [host-target-testing] Create ffx module

Move ffx related functionality into a single place, and pass FFXTool
around instead of the ffx path, prepare for using ffx repository
publish in OTA tests.

Original-Bug: 125755
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/840916
Original-Revision: 85f02f9101a1cabc7944bf2dcf23b6f43c4b2fec
GitOrigin-RevId: 3819b993ba0f309a1a74935be2a3863022e6c79b
Change-Id: Ia6cda8a23f71d0034bb1025e250e9f9484fc2221
1 file changed
tree: 134a735a48d09b59954c0b925801624ad903073a
  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.