[roll] Roll fuchsia [scenic] Use high priority queues when possible.

In order to provide the best UX, Scenic needs higher-priority Vulkan
queues than regular apps.

Original-Fixed: 109610
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/729917
Original-Revision: 2a6338b94d00dbd0a8e1ecaced965ab8c49b7383
GitOrigin-RevId: 9bcab89e059713985e3bc150a49117ccf1947233
Change-Id: Ia1f1642cec854fb2d96209ae95f9434027f4e0ca
1 file changed
tree: 2bb8c4f2499026487c300cbb0414332bd3e63cf2
  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.