[roll] Roll fuchsia [cpp-realm-builder] Add legacy URL support.

This CL adds support for legacy (v1) component
URLs. Users of the library will be able to insert
legacy components into their Realm after this CL.

Original-Bug: 78399

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/553048
Original-Revision: ae33d108ffab2f5aec3c8a54d153c17c20061b21
GitOrigin-RevId: e05058ddf4bdce9a613c49215b05a240611ac006
Change-Id: I9ae894d9ec734ed9433fb67224d427671c2c0ba0
1 file changed
tree: 776f2b64141e63897bd3ede10923905ac6f2d9ab
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.