[roll] Roll fuchsia [audio] Don't set a default dispatcher In the future, logging will use the default dispatcher if one is available. In drivers, where a dispatcher can be terminated, this doesn't make sense. This patch disables the default dispatcher, preventing logging from attempting to use it after it's been shutdown (essentially a use-after-free), resulting in a crash. Not setting the default dispatcher causes the logger to maintain its existing behavior of spawning a thread, resulting in no crash. Original-Bug: b/349909461 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1074513 Original-Revision: 1432936656a80977c463bc3b7f74be5d15aa4e2f GitOrigin-RevId: 8890ae91fd26906988bfbf42e2e493053a40dd9a Change-Id: Ifd83af104396fce491c591e7c93c8d773e977578
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.