[roll] Roll fuchsia [service] Reland "Restrict visibility of //zircon/system/ulib/service/"

This is a reland of commit 056361d205675a781b4ea26b23e911c09cb7bd32

Original change's description:
> [service] Restrict visibility of //zircon/system/ulib/service/
>
> See fxbug.dev/103367. Users should migrate to
> //sdk/lib/sys/component/cpp.
>
> Original-Bug: 103367
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/733762

Original-Bug: 103367
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/734673
Original-Revision: ddee5bc4af5d1e155e816c352f339faa3bb22038
GitOrigin-RevId: 2e513790187ecd0651bb8658958e1076a4ce2a96
Change-Id: I673d9628bdb7f6fbe5969a87fae04c5bdd6aea51
1 file changed
tree: c48ae13abbc6546125b221fae5ab5f4f88b0c5c0
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.