[roll] Roll fuchsia [lsc][component_manager] Use fuchsia.component.Realm

`fuchsia.sys2.Realm` has been published in the SDK
under the `fuchsia.component` namespace. This CL changes
the referenced usages of this protocol to the SDK version instead
of the internal one.

Original-Bug: 85183

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/595643
Original-Revision: c94635e7c158f479d01c8069553a30405e2791af
GitOrigin-RevId: bff971cc17eed65b4a744c42ee96275a40f9c631
Change-Id: Ib0fbc9e88eff47f4c607f84d13b04ec2d85d179c
1 file changed
tree: 16b571c642bfba4862d32df86f0f5696865175db
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.