[roll] Roll fuchsia [vulkan] Remove remaining uses of "vulkan" feature in-tree The vulkan feature will be removed eventually, so we should remove all in-tree reliance on it. Component manifests should depend either on the fuchsia.vulkan.loader.Loader protocol (if they're actually using the Vulkan API) or on /dev/class/gpu if they're directly opening devices from that directory. Original-Bug: 83810 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/578242 Original-Revision: 08e825751690525d43a7fff816f7e467bb37b09f GitOrigin-RevId: abf7cd55848dafb16a48a0ec27ac4bb9dc656089 Change-Id: Ic8c202401b2cc351f9b2f5968ddd9755abc368f3
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.