commit | 8bc2da00e161c3c2271b2ab9bb5ce3f19606ff4e | [log] [tgz] |
---|---|---|
author | Mathew Joseph Karimpanal <mathewjk@codeaurora.org> | Thu Mar 21 16:07:59 2019 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Mar 27 01:26:34 2019 -0700 |
tree | cacc28a48c58732b583849f494bed853ff7ea78e | |
parent | 8d7c7573369f82fd7322fa1443a58947cc2ff6dd [diff] |
hwc2: Skip hotplug uevent handling if client is not connected Skip hotplug uevent handling if the client (SurfaceFlinger) is not connected. The equivalent of hotplug uevent handling will be done once when SurfaceFlinger connects, at RegisterCallback(), where the latest connection states of all displays are read, so no uevent is lost. CRs-Fixed: 2421144 Change-Id: I5ec9f90d9f44dc752a5edf8525868853ae4d7ad4