[roll] Roll fuchsia [cf] Use const ref for ChildOptions parameters in Realm Builder

This is required in order to add non-copyable types to ChildOptions. It
should be transparent to all users.

Original-Bug: 102211
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/858415
Original-Revision: 77d9c1ebddaf1951ea627fc6fb2cb6032e898b87
GitOrigin-RevId: 98e766a3058e1d6f2c7f8eff1c626bbd72e29a44
Change-Id: I271ea150d57b46fed59fac7a574b169981a794cf
1 file changed
tree: 7aeb7236e8a927a6557566196819a6d0dc5ae5b4
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.