[roll] Roll fuchsia Revert "[starnix] Introduce new Unix Domain Socket"

This reverts commit c9209442efb02388825510754726bc308ad42e2b.

Reason for revert: Reverting to remove merge conflicts for fxr/1127992

Original change's description:
> [starnix] Introduce new Unix Domain Socket
>
> This implementation is based on the protocol defined in binder.fidl and
> allows to use a unix domain socket to communicate between fuchsia and a
> linux program in starnix and pass file descriptor through this socket.
>
> Original-Fixed: 367349275
>
> Change-Id: I844a3ac29d120b57218f5d2397dbe37bf5013f25
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1126412
> API-Review: Kevin Lindkvist <lindkvist@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Fuchsia-Auto-Submit: Benjamin Lerman <qsr@google.com>
> Reviewed-by: Kevin Lindkvist <lindkvist@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1128203
Original-Revision: 306457c2a5a776201ad2c70355a1beb230094f00
GitOrigin-RevId: 37e3f20ede03c18e6667ebd52ed43b378a37a4c1
Change-Id: I4434d5983dd3fd3129cbc66d79d3c5a4c8d4c91b
1 file changed
tree: 174e4bbb7d8274f4cf73f2c4c197d193b98d04c1
  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.