[roll] Roll fuchsia [starnix] Update remote binder protocol to not use process_{read|write}_memory

These syscalls are frown upon the and the write syscall is not available
in release.

Original-Bug: 118742

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