[roll] Roll fuchsia [fidl][fuchsia.starnix.binder] Add args.gni for WriteBytes

Add the `binder_use_write_bytes` GN argument in order to introduce
ProcessAccessor::WriteBytes without breaking the build.

Original-Bug: 279766373
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1262167
Original-Revision: 2442c9b68bfbc137658d5cf9b19fbee413477929
GitOrigin-RevId: 44f198a01fc4376b8eb6206b0b2bddf2b9d68f7c
Change-Id: Id1124a90cb4a634b744e33f77a694dd6208c373d
1 file changed
tree: 1738c576eb6bd2631b2cf6d551a262800ac643a7
  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.