[roll] Roll fuchsia [session] Replace fuchsia_syslog with tracing in session_manager

fuchsia_syslog is redundant as #[fuchsia::component] provides logging
via the tracing crate.

Original-Bug: 89658
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/613083
Original-Revision: 493003eb8a8b5db0c08f1f7d8f420bfbde7a97fd
GitOrigin-RevId: cd25aa69ef29911d27fab8cacb162422005d5b83
Change-Id: Ia9d4aa1645f03e7ff038b5d86f400d8d6e44275c
1 file changed
tree: 0aadbe7aca47182e1c2d8357f6a1c746d107a14f
  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
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.