[roll] Roll fuchsia [superproject] Roll third_party/Vulkan-Tools [logs] Depend explicitly on syslog library

Previously, this was indirectly depending on the syslog C++ library.
This used to work when syslog was non-hermetic due to not being
exported to the SDK. When we export to the SDK, it will need to be
made hermetic which breaks symbol resolution.

Original-Bug: b/300157652
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/Vulkan-Tools/+/949072
Original-Revision: 9f0f40b6429aed1a8371142bfc7e31adf3d07c30
GitOrigin-RevId: 67626999e4b4e78d1cd77f7913329e7dc5be976b
Roller-URL: https://ci.chromium.org/b/8763880585426129777
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/949516
Original-Revision: d0e157205392c85796629d0683cc249fe6b9f928
Change-Id: Idc6b1a748ce61b12eae02b130cac137cdb7a3879
1 file changed
tree: 908614597e0855e22207e2e69047f39a6e880d87
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.