[roll] Roll fuchsia [starnix][binderfs] Move process-related code into process.rs

This CL moves code related to BinderProcess into process.rs.

CL mostly written by Gemini.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1455129
Original-Revision: fcbf5ddb929ef8f3109d2332f866223584049444
GitOrigin-RevId: 705ba652df31755bebcc266df29e84062bd55547
Change-Id: Ibd31949152a9b9e6f8ade3f31fd44c59932d41e4
1 file changed
tree: 9412c503f5acec8ad27add2beb8734c5087931b6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.