[roll] Roll fuchsia [starnix] Update binder to use 2 WaitQueue

This ensure that any wait is done on both the thread and the process
wait queue.
This also ensure that the queried events for binder are correct.

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