[roll] Roll fuchsia [diagnostics][log] Remove usage of the tracing library

This change also ensures that we can continue emitting logs from
the tracing macros, in case we have 3P libraries that use them.

Saves 1632.00 KiB in core.

Original-Bug: 344980783
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1183572
Original-Revision: f5086ce1d28321c76f926620270024af55e6e77d
GitOrigin-RevId: c276e4c2a55e88fb5aa5021b594146fe91440d69
Change-Id: I2387cfa1518ba55fb72a559e02334a5056884ba5
1 file changed
tree: 753e9a7c16bcfb584d829bc647502f32dd5a2f7b
  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.