[roll] Roll fuchsia [lsan][fonts] Suppress LSAN on font_provider

font_provider reports a LSAN issue with a long-lived thread
with no good way to fix the issue immediately.

Suppressing the issue because it should not be relevant in
production, and only until we find a way to fix.

Original-Bug: 99760
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/678506
Original-Revision: aafdffd74afd6bc0ed0cacfb1d79ff95bcf28e16
GitOrigin-RevId: 501aad2fbc5411a60bcaabdd0db2e96da53429d2
Change-Id: I565a489acd509ae4d14dd5d5c16e5725c33c1a49
1 file changed
tree: b40500dc7ee5868f188f2d52bef451d76041d696
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.