[roll] Roll fuchsia [magma][ulib] Fix issues breaking magma_client_sdk at API levels < HEAD Allow use of non-protocol FIDL types from fuchsia.sysmem2 and fuchsia.images2 to allow //src/graphics/magma/lib/magma/platform/zircon/zircon_platform_sysmem_connection.cc to build at API levels less than HEAD. This enables //sdk/lib/magma_client:magma_client_sdk to be built at all currently supported API levels (12+). Also ensure image_format.h and sysmem-version.h are only included when the types they rely on are available. Original-Bug: b/42085119 Test: `fx set minimal.x64 --args=override_target_api_level=12 --args=sdk_inside_supported_api_sub_build=true && fx build sdk/lib/magma_client:magma_client_sdk` Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/934809 Original-Revision: 11a9360b0347b4fe69c2ab78e8b9548e4d855059 GitOrigin-RevId: 0fb095cbd199fbbaf0ec7fe55a55fc3b937f7c7e Change-Id: I30fd9c9f24e2f9c9656794234363f24dc647377d
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.