[roll] Roll fuchsia [Honeydew] - Remove affordance, transport readmes

As they are not adding much use currently apart from showing how to call
these methods which can quickly get out of sync if we fail to diligently
keep updating these readme along with implementation.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/985312
Original-Revision: 43f1ab82f79ff38c20eac919a3c2ad8d9f4ab9ba
GitOrigin-RevId: a408a78adc241d88f2d067f66446647e699b8166
Change-Id: I555b5194b28be447683cfb6b42df1c7594f79fa2
1 file changed
tree: 92ad03111de55e4f24fada40817b7b2db6e0b97d
  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.