[roll] Roll fuchsia [logs] Add FFI C++ log decoder

Add a C++ log decoder for the FXT format
using FFI into Rust to construct log messages.

Original-Bug: 389545819
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1231050
Original-Revision: 425d423cdc15910f2300c2b7b2440e1b78cbd96a
GitOrigin-RevId: 4e8c62abe3e24e5a02384512355f5d65eca80fcc
Change-Id: I2c8a1ca647064295c35e2dc2f86493447ef16595
1 file changed
tree: 9ce1c35197137c4d0c09ee0c627fb27c6af3975d
  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.