[roll] Roll fuchsia [modular] route v2 services to v1 sessionmgr

This change automatically maps CML-designated services from v1
components to sessionmgr, which exposes those services for use by
modular-based CFv1 components.

This supports v2->v1 routing. v1->v2 routing is still in progress.

Original-Bug: 91883

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/639543
Original-Revision: ecfacad82b6251e559094df46b8c97d9be904333
GitOrigin-RevId: 7e990dd0e0c3e3e1511e5343c568efe40147f770
Change-Id: I6f2730ef541f4ddfdb42b5845b2b1508d3f32d2a
1 file changed
tree: 23e15062c744668759347e82863649f954355e96
  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.