[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
1 file changed
tree: 9c5c548ea35ce55a452fe50d58b95d7646a24068
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.