[roll] Roll fuchsia [idk][build] Remove abstractions around vulkan_layers

The IDK's dependency on "//src/lib/vulkan:vulkan_layers" was wrapped in
two layers of molecules that did not contain anything else. Replace the
dependency on these molecules with a direct dependency on vulkan_layers
for clarity and to eliminate the implication that loadable modules are
special and the logical complexity of the
"fuchsia_idk_atoms_independent_of_api_level_for_one_cpu_arch" target.

Original-Bug: 347094435
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1191196
Original-Revision: 056d56b7df5d1c41b07fcd9d88c071c6dd8e98f4
GitOrigin-RevId: afcaa9b3902d0935c16dad933ff7b9d275fb8a1c
Change-Id: Idf5d5d918931c0b14e7cb6e8a3fc38cbcd77f389
1 file changed
tree: 83e87eb20ea1648b8784899109707353a2040df5
  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.