[roll] Roll fuchsia [virtualization] Remove Vulkan loader, ICD, and GBM from extras

They're provided by the termina image now.

Add Linux build of Vulkan loader and Intel ICD to testing targets
to keep them building in CQ.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/604066
Original-Revision: cd55ceda7061ef676213b71c67cf8fa8549111eb
GitOrigin-RevId: 0e6c558e4be34881d211b678132c3b4683c85862
Change-Id: Id7c933bf5815c8e87f1566a2fe60f900751ba055
1 file changed
tree: 174baddabf5fc37610c122088005737f311d2638
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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 via the IRC channel #fuchsia on Freenode.

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.