[roll] Roll fuchsia [logs] Add support for new FXT format to accessor2logger

Add support for the new format to accessor2logger. This
intentionally does not touch any Forensics code, and does
not change the existing contract. Future CLs
will migrate Forensics to the new interface. This CL
just creates the new interface and adds a test.

Original-Original-Bug: 315520045
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1646095
Original-Original-Revision: e78260a2e423cf8f9f85e0af51f5a03d0cda834c
GitOrigin-RevId: 8c81d68e77797e976c45d1594eee5ea444465f3b
Change-Id: Ie1fa5a56201d191c28cc705eec2546f3d687715c
1 file changed
tree: 745b3227dccd2a22c1e8edb6a46aeabd920b3c27
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.