[roll] Roll fuchsia [logs] Add compatibility mode to accessor2logger library

This CL adds a compatibility mode to accessor2logger
to log using the same format as host logs, in order
to allow logging_unittest to re-use the same test logic
for both host and target logs.

Test: fx test "//src/lib/diagnostics/accessor2logger/tests:stream-cpp-tests_test_stream-cpp-tests_component(//build/toolchain/fuchsia:arm64)"
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/582472
Original-Revision: 2dd6f7a9c1abffb5f5348ea08c71679d1b1be798
GitOrigin-RevId: 4617a3337e658b83d69884bf87cb8f296a121690
Change-Id: I6b789af63d31b498da9c485ece254895b5b67b17
1 file changed
tree: 653a14190310124614441fc0d0eaa478f783097d
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.