[roll] Roll fuchsia [console] Split logs into multiple lines Today, console.cm truncates logs which are too long to be logged to serial (> 256B). Rather than silently truncate them, this patch call zx_debuglog_write multiple times until the complete log is printed. The splitting logic makes the assumption that the log in question is ASCII and so that it is okay to split at arbitrary offsets within the string. Tested: fx test console-test Original-Fixed: 116825 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/783522 Original-Revision: ca3b081f2f58744644bfc75cb94cc0bcb347665a GitOrigin-RevId: 515ee1c1d7e4fcc19a0d0004003b8c039f3474cf Change-Id: Ia24525ef4e8a8b27343cbe6052180c45bd7cfc65
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.