[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/+/570843
Original-Revision: 050ebf4e9f100dc9ec7a15beeea443b465abf7d9
GitOrigin-RevId: b8bd53a13640c695a679eb1fb5770674a1d16794
Change-Id: I1e3481d2e44b27968957eb010c04bb8922da3e57
1 file changed
tree: 08f04e306705ac4346ec04bc848273c9b485d250
  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.