[roll] Roll fuchsia [zx] Define zx::handle::TYPE Zircon object types in libzx have a static constexpr zx_obj_type_t member TYPE, but the base case zx::object<void>, aka zx::handle was missing this. This sets it to ZX_OBJ_TYPE_NONE so that this member is available for untyped handle wrappers too. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708424 Original-Revision: fda118b8266b03ad136a5182b1c5dea023422989 GitOrigin-RevId: c9349d7c01dc907f71c07d205367d5e195dbedf3 Change-Id: I0307732a4d407c14c001b806065478b8acff03f4
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.