[roll] Roll fuchsia [ffx][rcs] Add FDomain version of rcs crate

We don't support the connection object (might not need it) or the port
forwarding module (definitely don't need it) but this should be a start.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1144034
Original-Revision: 0f38535cadff9ad9198bfd54657b25e513dd0cd0
GitOrigin-RevId: ec9cb6573641a71a28a03f62bc72484af3f0f733
Change-Id: I623c200ba5a98e010760e46550c2139f3363a185
1 file changed
tree: 1d0a007ffb668e31d15acbffba8730cf85fe59c5
  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.