[roll] Roll fuchsia [remote-control] Host an FDomain inside RCS

This lets us connect to the toolbox via FDomain over a socket. It's only
available on device for now but it's a major part of getting us over the
network.

We precede each FDomain message in both directions with a 32-bit little
endian length for framing. This is documented in the Connector FIDL.

Original-Fixed: b/369883400
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1130656
Original-Revision: e0837ead5bfc4a34b8647b8fc4c751673234f33c
GitOrigin-RevId: 993d71d9390e52ca4c502d48630453cc2e3a600b
Change-Id: Id88278faccc6b2cba9f2adfb6687015ce5678333
1 file changed
tree: bb61cc7093df6c15f35315a3eab7a068bceb3d92
  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.