commit | 6d942da42ebd7ca3111b5eefd0c4bed5ad006e47 | [log] [tgz] |
---|---|---|
author | Abdulla Kamar <abdulla@fuchsia.infra.roller.google.com> | Wed Apr 02 13:05:10 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 02 13:07:30 2025 -0700 |
tree | 9c5c548ea35ce55a452fe50d58b95d7646a24068 | |
parent | 3b8d6fd672dd37b72ec3d0433bc61426aa72562b [diff] |
[roll] Roll fuchsia [zxio] Support borrow and clone on unsupported handles This change modifies zxio_handle_holder so that unsupported handle types can be used with borrow and clone operations as well. Specifically this is required to pass unsupported handle types through Binder. Original-Bug: 401409452 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1228744 Original-Revision: 3c8dce66a7876aeda19c25cb78b6bc66abad8a2d GitOrigin-RevId: 26199febf74cb629517f839a622a6c4dd6bdbf2d Change-Id: I65678c626f7672694c4121600c302af68bdbc368
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 in one of the communication channels documented at get involved.
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
.