[roll] Roll fuchsia [fuchsia-component] Clean up services in outgoing directory

"Unified" services is an outdated term and should be removed from the
API. Additionally, providing conveniance options to avoid specifying the
instance name and defaulting to "default" is actievely harmful. It's
uncommon that one should avoid specifying the instance name to a service
capability they are adding.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1146082
Original-Revision: e3dc3575fcb67083f923cd279475e7664bfa3f93
GitOrigin-RevId: fcc8f31e1ddf980c98a75ebe5f7589ae0a15efa7
Change-Id: I782b516ee88ac3ef0f59a5f5013893ab1b020c74
1 file changed
tree: 1831e74a48c28f14e04ca18fc906acaabf8ccf43
  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.