[roll] Roll fuchsia [modular] Route CFv1 modular services to CFv2 components

Adds the ability to expose CFv1 modular services to CFv2 components in a
session (where the session is implemented by basemgr). Basemgr requests
a directory of services from CFv1 sessionmgr, and maps that directory to
the path "/svc_from_v1_sessionmgr".

Original-Fixed: 91883

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/643067
Original-Revision: 769617ad8d7572decfd91b774f4d6e682786543e
GitOrigin-RevId: bb50be772aff3b92c975b1e18fe66b24066f4b4d
Change-Id: I99108cb52cf98554c7eb30a5ceeee7cbb23ac38d
1 file changed
tree: 33021b1e9c8f88be13c3847d3d89adac5b8f4079
  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.