[roll] Roll fuchsia [logs][docs] Update ascii art to mermaid diagrams

And remove the "guide on how to read the ascii art"

Preview: https://fuchsia.devsite.corp.google.com/preview/miguelfrde/fuchsia-src/reference/platform-spec/diagnostics/logs-encoding.md?skip_cache=true

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1178814
Original-Revision: b6ef55035ef25dde420f31e7811b4ae933a8b398
GitOrigin-RevId: fd5ea7c81aaf11b1a434efd53bd786c3d5faa980
Change-Id: Ic0e958b758c96e96207256370f33c27d48d852dc
1 file changed
tree: 8d76f4c6bb7e4c05728e73e264cd0e5b29d010d4
  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.