[roll] Roll third_party/vulkan-cts 08f059e..8e3021d (4 commits)

8e3021d:https://fuchsia-review.googlesource.com/c/third_party/vulkan-cts/+/732904 Depend on //src/media/audio/bundles:services
c93d336:https://fuchsia-review.googlesource.com/c/third_party/vulkan-cts/+/727322 Add fuchsia.media.ProfileProvider
b4e8fcf:https://fuchsia-review.googlesource.com/c/third_party/vulkan-cts/+/729293 Fix python
0fcd70d:https://fuchsia-review.googlesource.com/c/third_party/vulkan-cts/+/729287 Switch python command to use python3.8
GitOrigin-RevId: 6a8699348e78ba2d3a9ef7576697c3f8be6e8b4f
Change-Id: I1f1149b5dc9f8f1103a22ca033db23a3e16b84e1
1 file changed
tree: 0dad5014de027726095d876063a725b087d61790
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 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.