[roll] Roll fuchsia [fuchsia-crate] Use tracing_subscriber

This allows the `tracing::*` macros to work on host.

Original-Fixed: 99865

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/695042
Original-Revision: 216d8da831e0b783e4d8c168c363c0e45dfc6a65
GitOrigin-RevId: 3ed8a687670b3d20589134621245d99dc24a719e
Change-Id: I58953f0e1566cef53a0f7be51809415adc88b566
1 file changed
tree: 3f84d3abe97413b648f2aeadcff835ac97c24a66
  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.