[roll] Roll fuchsia [Honeydew] Changes related to transports

* Added 'add_target' in FuchsiaController
* FuchsiaController and FFX now calls 'add_target' during initialization.
  As a result, we do not need to call 'add_target' in create_device.
* All transports call 'check_conenction()' during initialization.
* Updated FuchsiaController init to take 'ffx_config' instead of entire
  'ffx' tarnsport object

Verified the following on Patchset: 5
* Honeydew code guidelines
* Successfully ran the impacted functional tests using InfraRun
* Successfully ran Honeydew builders using try-jobs

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1043982
Original-Revision: b69a047c31bcd47b918070302e3fb4f90774c0c0
GitOrigin-RevId: 840357e2ef2b8adc537f2ab234dc5e19ee2b8c5d
Change-Id: I3da343ed687f927a3958e6c5fb9423be1ddb92b3
1 file changed
tree: 7ca7601d5d2f6a7341b79403956d4a1ce63f14f1
  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 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.