[roll] Roll fuchsia [session] Route buildinfo.Provider to session-manager from core shard

The following protocol is now routed to the session when a product
includes the build_info core realm shard:

* fuchsia.buildinfo.Provider

This protocol is already being used by v1 components in the session.
This change completes the routing for v2 components.

Also, remove duplicate route from workstation.core_shard.cml.

Original-Bug: 93337
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/652562
Original-Revision: 65a9c8cfc7f1ce235237400358133194db6fcb3f
GitOrigin-RevId: 71a810b11c8999193d851601a8bd0bb54236b6fa
Change-Id: Ie621cb15c16d2e28e0794bb8cdccd1b36f842b7f
1 file changed
tree: c0eeb1ac1f5f64254a4228dc6761b5d8c9d0ba24
  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.