[roll] Roll fuchsia [realm_builder][cpp] Support Create from Relative URL

This CL introduces a new static factory method to the RealmBuilder
class, |CreateFromRelativeUrl|, that will enable constructing a
realm from a manifest in the test component's package.

Original-Fixed: 95725
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/661890
Original-Revision: 7b82b42f07db6ce698055fd6e8a83f3e4980e44b
GitOrigin-RevId: 788258a7b8bfedc2dd541cea80579083c06f4c32
Change-Id: I53ba2ab3347df1b2f90afab0f8832f58fb6e6228
1 file changed
tree: 8eba31e9f5f48709f41839c6f3a9014adce9201a
  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.