[roll] Roll fuchsia [lsc] Migrate BindChild to fuchsia.component.Binder

This CL migrates usages of fuchsia.sys2.Realm/BindChild
to fuchsia.sys2.Realm/OpenExposedDir in conjunction with
the fuchsia.component.Binder protocol. BindChild has
been deprecated.

For more context on this migration, see
https://fuchsia.dev/fuchsia-src/contribute/governance/rfcs/0108_component_binder_protocol

Original-Bug: 81401
Original-Bug: 81400

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/565481
Original-Revision: c5dee00ebe38b63b265766680f0f43a08ae0ed93
GitOrigin-RevId: 07e9013fdff1a42ce08038756179e554ddf9f016
Change-Id: Idd70706d22690b5a233257161a514c6aa9ad5e8c
1 file changed
tree: a62214ca4756d324b62fc116bfe44a03f78a849e
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.