[roll] Roll fuchsia Revert "[build][secondary] Add Vulkan ecosystem repositories."

This reverts commit c0792407e1ba53b04b42b5a5b2755bd8b5f92a3d.

Reason for revert: Caused "jiri check-clean" failures on CI buildbots after Vulkan ecosystem update changes landed.

Original change's description:
> [build][secondary] Add Vulkan ecosystem repositories.
>
> This adds README.fuchsia and OWNERS to the Vulkan ecosystem repos.
> The override README.fuchsia files in the assets directory are all
> deleted.
>
> This also adds BUILD.gn `group` targets to map
> `//third_party/<repo>:target` to `//third_party/<repo>/src:target`.
>
> Test: jiri update --local-manifest && fx build
> Original-Bug: 382185999
>
> Change-Id: I0d08a517dc68147dda1f12fc71ded4add2042dbe
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1168223
> Reviewed-by: Jerry Belton <jcecil@google.com>
> Reviewed-by: Craig Stout <cstout@google.com>
> Reviewed-by: Oliver Newman <olivernewman@google.com>
> Reviewed-by: Jay Zhuang <jayzhuang@google.com>
> Fuchsia-Auto-Submit: Yilong Li <liyl@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Bug: 382185999
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1172432
Original-Revision: 6d747f982cd1f5964c529f6f09567be98b36de06
GitOrigin-RevId: 4affae1a0d4191ecf961c80b06d401de1646dc69
Change-Id: Ia61e85668445fa0adc5da334e8c95bfebaed0fc9
1 file changed
tree: 8ef7d6d1b8b769c4e76127c9c477e3c0619b4a96
  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.