[roll] Roll fuchsia [display][coordinator] Deregister the engine listener in `PrepareStop()`. Previously, the display coordinator Controller deregistered it from the display engine at the Controller dtor. This caused a race between the coordinator and the engine driver at destruction. This change moves the deregistration logic from the destructor to the `PrepareStop()` method where both drivers are guaranteed to be alive. Test: dm_reboot_bootloader_test Multiply: host_x64/obj/src/tests/reboot/dm_reboot_bootloader_test.sh: 100 Multiply: host_x64/obj/src/tests/reboot/dm_reboot_recovery_test.sh: 100 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/+/1133172 Original-Revision: 5e83a40f15b72f7ea3d73da34e6212a0ff0c6888 GitOrigin-RevId: 1ba2a9d31962575ba0921ac94f4bf9e9a2b2686e Change-Id: I9da5b7747c3fe6b78557325ee083e8236024f50b
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.