[roll] Roll fuchsia [workbench][session] Add fuchsia.logger.LogSink routing

This restores routing needed by OOT clients until the
SDK syslog/use.shard.cml is updated.

Original-Bug: 406844662
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238607
Original-Revision: 5bde2621585557414a93a4a050643080d8fbfe4a
GitOrigin-RevId: 64c88f464434fe3fcce84e9fffa27167145b7740
Change-Id: I22e1199d4bad1cbe67593891f17f07be9c5ee064
1 file changed
tree: a89612ef147d9bb5a8b75391abc4655ef62ce3b1
  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 in one of the communication channels documented at get involved.

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.