[roll] Roll fuchsia [starnix][binder] Cleanup FDs in failed transactions Transaction handling code now passes around a `TransientTransactionState` which, when dropped, will release references to handles and close FDs duped as part of the transaction. Once a transaction is considered successful, the `TransientTransactionState` can be converted into a `TransactionState`, where the FDs will no longer be closed, but handles will still be released when the transaction finishes. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/685563 Original-Revision: 4d47fff74f4a28893599d920516b65c17a7d0cd0 GitOrigin-RevId: d96433c3511937f488128ad3e3085bfe7d12641a Change-Id: I8edabbc5b8af7fdd929a2fce628bca05815db78d
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.