[roll] Roll fuchsia [ffx] initial support for socket based diagnostics

This the change to the diagnostics bridge FIDL protocol to add support
for sending non-truncated data over a socket. This is the minimal change
to add that support but keep the implementation/functionality of logging
the same today. In a subsequent change the plan is to make use of the
new input parameters as well as actually add support for sending data
over the socket.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/528681
Original-Revision: d40c749565ea821f786798ec8e24674ea69524ce
GitOrigin-RevId: 512b6a58a1528085cab9a3aabf84b65c77074bde
Change-Id: I8277614c93c139a7821172d6a02a7510dabb2641
1 file changed
tree: 11e1f0545977f5abe568a4a91dcaa53b183bda48
  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.