[roll] Roll fuchsia [logs] Simplify types

Simplify the types on the target-side to remove the need
for suppressing a lint. Additionally, switch to LazyLock
now that it's stable. Unfortunately, the Registry
is still needed to support spans.

Original-Fixed: 383361350
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1171419
Original-Revision: 198cce7bc4316f37122224cffe2ec2525bb3c653
GitOrigin-RevId: f1e18445887a7ae59893fe8086466b807e8f7562
Change-Id: If0a9c349af433810edea636614fa8d4184a36bc2
1 file changed
tree: 96fcd26ac8af3e794be81c09de8d4ecb103246ca
  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.