[roll] Roll fuchsia Reland "[graphics] Convert vulkan_loader to components v2"

This is a reland of 726799ac9e458af49c502e8c78a0bdbd11d81011

Original change's description:
> [graphics] Convert vulkan_loader to components v2
>
> This is the first step in loading Vulkan ICDs from packages. After this
> we can modify the loader to launch V2 components that will provide the
> ICD.
>
> Also add the vulkan_loader package to the base packages in core.gni to
> ensure that it will be found properly - it seems like universe packages
> aren't resolved.
>
> Original-Bug: 13078
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/487139

Original-Bug: 74185
Original-Bug: 13078
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/513280
Original-Revision: 9d30dd2eaa05126a752d840f31344d30eddabb7d
GitOrigin-RevId: 82025d85deed2efa04a35200e35479ebf524ba37
Change-Id: I6e2f6534a110e9e9fd4edb089492b90c5e7001db
1 file changed
tree: cf1a87b5806205d0808d986638f716428fd9e1a3
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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 via the IRC channel #fuchsia on Freenode.

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.