[roll] Roll fuchsia [amlogic-display] Only publish OnDisplaysChanged() when display is
attached.
Previously, amlogic-display driver always publish the display state
to display coordinator on SetDisplayControllerInterface(), no matter
whether the display device is ready.
This change fixes this by adding a check to make sure that the
display is correctly attached before amlogic-display sends the
changed displays' information to display coordinator. This change
also removes amlogic-display's SetupDisplayInterface() method
which may never get called.
Original-Bug: 124699
Test: core.vim3 works: virtcon shows up
fx shell display-tool squares 1
The test uses Lepow Z2 (1920x1080x60) display.
Test: core.nelson works: virtcon shows up
fx shell display-squares 1 squares 1
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/832458
Original-Revision: 7433be7ec800b4febffb929896feb49592a4706d
GitOrigin-RevId: cdae86cbf55e5c9bc54fead42f4a09279172ef4e
Change-Id: I63de45513167b14bb91baa3427152a3749a7094b
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 via the IRC channel #fuchsia on Freenode.
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.