[roll] Roll fuchsia Revert "[starnix] Close fd sent through BINDER_TYPE_FDA"

This reverts commit fff180169914da3dffd7c5e6aaa455ff9f15e5e2.

Reason for revert: actually incorrect behavior, caused fdsan crashes

Original change's description:
> [starnix] Close fd sent through BINDER_TYPE_FDA
>
> The kernel is not supposed to dup these files, but transfer these.
>
> Original-Fixed: 124669
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/828037

Original-Bug: 124669
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/828378
Original-Revision: 42f4334fbb6a60ab956594efd1c72d6da8e62872
GitOrigin-RevId: 32f132c1bc0d48a6eb08a26b03fec41e3dcedc34
Change-Id: I7682450a10f924c7cc75d60b5f5249655e2bd5c2
1 file changed
tree: 97fff77e5105eed1c00be34c225f56045f753fba
  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.