[roll] Roll fuchsia [fuchsia-component] Remove unused service connection APIs

These APIs are not very useful and just confuse users. Additionally the
APIs which automatically connect to default were remove in favor of
always supplying the the instance name.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1146203
Original-Revision: b2171c1b6e2bfb062e3844e46de13af5dce90d36
GitOrigin-RevId: 08886927d4d0ac48bb04e0e5bf1379841e4dfd5e
Change-Id: Ie3a63fd63f468b499c5199c07df8d6aaf52a1f2a
1 file changed
tree: 9b526ede282bfb6fee778828a696f8aa0f1d374e
  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.