[roll] Roll fuchsia [lsc][drivers] Migrate to Realm::Builder::Create

This CL migrates usages of the `Realm::Builder::New` factory
method to its `Create` counterpart. This latter one doesn't
require a `sys::ComponentContext` object unlike the former one.

Original-Bug: 89050
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/608886
Original-Revision: 7344a0f14afd423fa5387aea5468143736fdb805
GitOrigin-RevId: a9f26277e0930aea30ec02e496e662da27b9741e
Change-Id: Ibdb24b5187a7acef2cc72074b43b1ed890ce66c4
1 file changed
tree: 41aafb2435319cb123e0fd63189bc7b054455156
  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.