[roll] Roll fuchsia [starnix][binder] Acknowledge all binder ioctls

Some binder ioctls do not need to be supported yet, as the runtime knows
how to fallback without their support. Some binder ioctls need to be
supported but their effect can be ignored for now.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686497
Original-Revision: 8ff802f562e5af26ff8dcfc0898b470d150b77fc
GitOrigin-RevId: a39676abfa57761cd45efdb1729118d2458f7cf7
Change-Id: Iab269d556d05180a0d05c82afe38fe64dd1e08af
1 file changed
tree: 511622532d8990121ab22a9b4055117e99e73bce
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.