[roll] Roll fuchsia [logs] Add workaround to assume a structure in klogs for tags

This patch adds a workaround which assumes that if
[something] is seen in a klog it is a tag.
This will be removed once we have structured
klogs. This is a common convention for components
that log to debuglog.

Original-Fixed: b/303249770
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/925715
Original-Revision: 3d5f143019156d8e2699b9133b77d0306d319ba5
GitOrigin-RevId: 44def6a7c5a859e021357598f550c29b09edc15c
Change-Id: Ia718ab4ee9e70eccab558f9bf23386b253e60ddd
1 file changed
tree: b0a9f2beb9dd755099fd6b8b2ec1780ae51bbe55
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.