[roll] Roll fuchsia [driver_runtime] Log who called Dispatcher::Destroy().

For the cases where Destroy is called a second time
and a reference to the dispatcher is keeping it alive.

Original-Bug: 438523283
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414275
Original-Revision: 1cbc39a27fce2229db3ccc7ca29fc7ebb3b6f03d
GitOrigin-RevId: 1f4973d409fad02aa8e47e0325241a7a5fb89c17
Change-Id: I8d4d11f2a38542c1a90dc6087f12de24047249e9
1 file changed
tree: a7b0d952f0606c8644bb790fa7088739353b9aac
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.