[roll] Roll fuchsia [realm_builder][cpp] Introduce new API

This CL introduces an implementation of the newest
API of Realm Builder per RFC-140. The top-level
classes will be temporarily introduced in an
`experimental` namespace. All in-tree clients will
be migrated to this API. Afterwards, the older API
will be removed.

Original-Bug: 83362
Original-Fixed: 88421
Original-Fixed: 88427
Original-Fixed: 88418
Original-Fixed: 88415

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/613101
Original-Revision: 558bc64df39c4e8037f5b6ad313021f2d181a078
GitOrigin-RevId: 13a06b975ee9d7c4541bee6212dee3ad13384a35
Change-Id: I6aee58826616465c7af981dee39f8cc2cb5e6b80
1 file changed
tree: be0059132cac37ea029f95c98c9ca886d1ed1886
  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
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.