[roll] Roll fuchsia [dtr] provide add function for dtr_exposes/offers

This provides a function to add the exposes and offers that are being
provided through the dtr_exposes/offers fields. Also adds the feature to
the c++ variant of the realm_builder.

This change also improves the consistency between the routes we add with
the various realm builders and the driver test realm component manifest.

Original-Bug: 358475423
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1098077
Original-Revision: c70145931e206e488e7ca8f5b06376ce19ecde35
GitOrigin-RevId: cecb8b33aa3253861db4516a1cd5f1e1397cbe2d
Change-Id: Ifb378c17c632c0a34697a6e4c27be3b1b3c72ad5
1 file changed
tree: c5467f72e94d48558ed578365ba93c7c1f1a3183
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.