[roll] Roll fuchsia Revert "[kernel][version] Use libsymbolizer-markup"

This reverts commit 73c69d081376f31cf3458da22993af6b0ad87db8.

Reason for revert: no whitespace was inserted to separate the emitted elements, which made for bad markdown.

Original change's description:
> [kernel][version] Use libsymbolizer-markup
>
> This change migrates the kernel's libversion hand-rolled symbolizer
> markup support over to using the new, official library.
>
> Original-Bug: 91214
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/652046

Original-Bug: 91214
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/654045
Original-Revision: 557ac75cfd165f5e127a0b4d1093acaf5d88b9fe
GitOrigin-RevId: a309c6a7009cb571be2f7aa6f516930341487904
Change-Id: I090f299340e0627a3e79aa0113b067c02a4a7fff
1 file changed
tree: cf3a1142c6d1b41914c446d4ccdcf39f790d6c92
  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.