[roll] Roll fuchsia Revert "[build][vulkan] Update repository source directories."

This reverts commit 6530fd93f1d8a9957e80e41b4b2e3c634f0cd109.

Reason for revert: Broke CI

Original change's description:
> [build][vulkan] Update repository source directories.
>
> This updates the Vulkan ecosystem repository source directories
> defined in .gn and .gni files to use the new source layout.
>
> This also updates paths of two SDK atoms as they cannot use the
> `group` references defined in //src/build/secondary.
>
> This change must be submitted together with the integration.git
> change I750d38feae96db314023e0b085c609e010f52cfd.
>
> Test: jiri update --local-manifest && fx build
> Original-Bug: 382185999
>
> Change-Id: I2c1180ac714a31bbee3c142919b1e8ab7c960799
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1168224
> Reviewed-by: Jerry Belton <jcecil@google.com>
> Reviewed-by: David Turner <digit@google.com>
> Reviewed-by: Jiaming Li <lijiaming@google.com>
> Reviewed-by: Craig Stout <cstout@google.com>

Original-Bug: 382185999
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1170394
Original-Revision: 37857a551deb37f1278abdc8adea5abc2b5475d9
GitOrigin-RevId: 965a87a458006090a552972cc458965395d110c3
Change-Id: I0f6263030fb3f65f0dfa1db7003163d91973ce2b
1 file changed
tree: 6a91186aba7c9b4d3288582997a7b1089b14cfe6
  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.