[roll] Roll fuchsia [ffx] Refactor ffx_plugin_impl to use fhoenvironment

This removes the direct use of the injector from the main
frontend of ffx. This was  legacy code from supporting the old
plugin architecture.

This change adds using the FhoEnvironment which is part of the new,
current subtool architecture.

This also removes the deprecated injector field in FhoEnvironment.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1180440
Original-Revision: 8fa0d0d75b80d2e20d78c5b5356862cdb27d89dc
GitOrigin-RevId: 5b357654841d56515eb5970b0c59f9c047b8cc39
Change-Id: I44d5122b873ba1e43f5cd9edb138425c3f45827d
1 file changed
tree: 4534e67aa6ecbf0ddc3e6eaaf14fb88d379d326c
  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.