[roll] Roll fuchsia [display][coordinator] Clean up Controller display change handler logic.

This CL clarifies the pre-existing logic in the
DisplayControllerInterfaceOnDisplaysChanged() method, and reduces the
amount of time that a mutex is taken. No functional changes are
introduced.

Original-Bug: 336394440
Test: fx test display-coordinator-unittests (no functional changes)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1034595
Original-Revision: abe77f3ca3f877008a3ceee24d973ea48b6d16f0
GitOrigin-RevId: 91a4a867168df5648b8d65d660f4c9a9e744d91c
Change-Id: I481a4a178f21a439ae59ed3570a7f7ae961d6eef
1 file changed
tree: 01b3d4243b8c3b15a7a4d77cb5583fe3b3ad083e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.