[roll] Roll fuchsia [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
Original-Revision: e8875c3055bf2ccffbd8a5c71e598964b3f5cd99
GitOrigin-RevId: 8c9be47f9d5cbc0654be1eb9f5b72df452650363
Change-Id: I6871ba8c90695d3813cef99f1580062d9f4562cb
1 file changed
tree: 21ffdd45312e32ef2d757498b1534f7a37bec0b1
  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.