[roll] Roll fuchsia [build][vulkan] Update GN labels.

This updates GN labels of Vulkan-ecosystem related targets used in
Fuchsia tree. For targets provided by upstream git repositories,
we use targets defined in the src/BUILD.gn file; For Fuchsia-specific
build targets (for example vkcube), we'll use targets defined in the
Fuchsia in-tree BUILD.gn file.

Test: fx build
Original-Bug: 378964821
Original-Bug: 382185999
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1200500
Original-Revision: 6b2a81700c0526f5bc81b9fe151560a6ca2f66e4
GitOrigin-RevId: d11f9b27fae54c96e1ab89674547ace8c17af7cb
Change-Id: I1fae53a261305215ba5555d0ba3d7c8bde0b744c
1 file changed
tree: 63b248bf9999dd5fa87b04a1370308a5abd3766d
  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.