[roll] Roll fuchsia [realmbuilder] complete soft transition from CreateWithResult->Create

This completes the soft transition to return a result from the
RealmBuilderFactory Create() method.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/678036
Original-Revision: 1ca79788671640d500fc65d4c771b8d3de1a0de8
GitOrigin-RevId: c1cd4b559053c07296b7bfceb5ef33a6cd3af79c
Change-Id: I822f5d9a74c63a8f138a66663a51382ac9cc79d6
1 file changed
tree: 7ee766bf5a324f62d3175d2edff7d442ca713ec2
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.