[roll] Roll fuchsia [fuchsia-component] Change pseudo directory import

Support for the MutableConnection was removed from the Simple directory.
The Simple directory now only works with the ImmutableConnection so
having it generic over the connection type is no longer necessary.

Original-Bug: b/315358808
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1048218
Original-Revision: 3f3b096535b4ec43a897c61f04eaeaaf50e24854
GitOrigin-RevId: 4e198ae23884e10f7bf6f04e27efdc54689ecf4f
Change-Id: I2dd5e6826abdda0ba5c054932e90c9213933e6be
1 file changed
tree: 438444688039a110f80db96b2b20c741c33bc7e4
  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.