[roll] Roll fuchsia [sysmem] vulkan.md += sysemm2

For now, vulkan-using processes will want to have both sysmem(1)
Allocator and sysmem2 Allocator, to allow ICDs to move from
sysmem(1) to sysmem2. Later we'll be able to remove the sysmem(1)
Allocator from the list.

BUG: b/306258175
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1093034
Original-Revision: 32e51fd2250d4fe075468d4eac7925a13ef1406d
GitOrigin-RevId: 399182fa0b8902b684f8e8a4bffdd667999daa1c
Change-Id: I7729b25ab4318b717839b32ca9c03e2319acdd2b
1 file changed
tree: c33c5a5ffc3124a58bb01dda4693ea1e1f6129a6
  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 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.