[roll] Roll fuchsia [realm_builder] Publish C++ lib in SDK.

This CL publishes the Realm Builder C++ library
into Fuchsia SDK.

Original-Bug: 81398
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/594922
Original-Revision: 0590a9df6e18abbaafb719c42cc2ef59abb7fdb6
GitOrigin-RevId: a70e77e5d4739efcf4c32c841c3de60f3780eee6
Change-Id: I23430ca081282230ddfa437a22252f0197f502fc
1 file changed
tree: 9ad9298ba77399ba7e1cdc782dc001b2a0824f8e
  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.