[roll] Roll fuchsia [scenic][display] Remove channel unbound handling from
DisplayCoordinatorListener.

The channel unbound handling is not used in production Scenic.
Removing this code makes it easier to migrate the
DisplayCoordinatorListener to the new C++ bindings where we can
remove all the event handling hacks.

Original-Bug: 42154967
Original-Bug: 42156059
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/988252
Original-Revision: 6e55a43223600164ad4d4589c54e4d8485757fab
GitOrigin-RevId: 2d8e02b3ffcd1fa56cdd2127aecf75c671edeff8
Change-Id: I9d56ad9e5905f25ef9e0f781db6228a43f445f96
1 file changed
tree: 044de5c9ac3b17ce1099ddb5c829074815393253
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.