[roll] Roll fuchsia [Starnix] Move ZXIO helpers to a separate module

Previously socket_back_by_zxio.rs had to depend on RemoteFS module for
these helpers. Cleaned it up by moving to a separate module.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/904214
Original-Revision: 5569212f689a4ceffd4f221ee7d6128fabd22981
GitOrigin-RevId: 7b7318baeb63dcfdf6d048cafa1c9790afe838bd
Change-Id: I8fd654c2d96dfe056409ab5215f4a0548124275c
1 file changed
tree: 9c48a3d91cfa44caefbc0a9f5a283257f4cf381b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.