[roll] Roll fuchsia [display][coordinator] Perform destroy logic in `PrepareStop()`. The display coordinator previously performed the client reset and engine config reset in `Stop()`. However, it's possible that its parent driver (the display engine driver) had been destroyed when Stop() was called. This caused a heap-use-after-free error when rebooting the system. This change moves all the Controller reset logic from `Stop()` to `PrepareStop()`, where both the coordinator driver and the engine driver are guaranteed to be alive. Test: dm_reboot_bootloader_test Multiply: host_x64/obj/src/tests/reboot/dm_reboot_test.sh: 100 Original-Bug: 367330135 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1132733 Original-Revision: 44f3240de4354a2b51284780b66daba37740c9ba GitOrigin-RevId: c10a33a7cbf96f8fa4a3ae3bd4d1c4c0a9eccd38 Change-Id: I8754b8ce23cc3993f495a25cdc935783f2963ec5
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 in one of the communication channels documented at get involved.
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.