[roll] Roll fuchsia Revert "[display][banjo] Delete OnDisplaysChanged()."

This reverts commit e8875c3055bf2ccffbd8a5c71e598964b3f5cd99.

Reason for revert: possibly broke NUC11 builders

Original change's description:
> [display][banjo] Delete OnDisplaysChanged().
>
> This event is not used by display engine drivers anymore and it's
> safe to delete it.
>
> Test: fx build
> Original-Fixed: 339311596
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045592

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046394
Original-Revision: 9af7129a9079db17f46595c71f4292fdec93bbf6
GitOrigin-RevId: 48e0f07c4c90939476b86b5b7581dbfb37c7ce3b
Change-Id: I983b3e99fa9f904a47c80748a46c7b4664a0db78
1 file changed
tree: 369823914cc5d1954fc079417c7f3fbe52c3eac1
  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.