[roll] Roll fuchsia [HoneyDew] Adding TRANSPORT option

And moving the current default implementations to SL4F based.
This is needed for adding Fuchsia-Controller support.

Few other related changes:
1. Added `device_name` and `health_check` in FuchsiaDevice interface
2. Removed "_default" and "_base" from device class and afoordance file name

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/855160
Original-Revision: 713d237a619e57b1c0050fc158e7f85e6cfc9c5b
GitOrigin-RevId: 1e4e1129bca8d6454623bfdeec58e3229f65a5d6
Change-Id: I55f90c206f86603ba6382dc1a0d9d83da67c265d
1 file changed
tree: 380904bb3d06ed42a38a56861273cb8cafff67c6
  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.