[roll] Roll fuchsia [logs] Add JSON parser library for the logging rewrite

This CL adds a streaming JSON parser for use in ffx
and log_listener.

Test: fx test "fuchsia-pkg://fuchsia.com/host-log-streamer-test-package#meta/host-log-streamer-test-package.cm"
Original-Bug: 121413
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/863501
Original-Revision: fb207c1f4d921efdd24ded66639f5bccc177e3ff
GitOrigin-RevId: d603c4d7a979aec13ff33a67d10f46234a36a442
Change-Id: I4d1c72e6d7a9c819d1f011216f2f72b76430248f
1 file changed
tree: ffd43a89d0658bc559c0f2e951fdee611f28a724
  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.