commit | 9a14392256354538f1f43a5e80fe46c2c2b965cb | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Thu Oct 04 16:29:19 2012 -0700 |
committer | Jesse Hall <jessehall@google.com> | Thu Oct 04 16:40:35 2012 -0700 |
tree | c0dc91ffe37eb9f3e468d51c8ceb465d663c6a61 | |
parent | 81cd5d3b94d21253a0be925f4ae58cc7f4afeef7 [diff] |
Ignore display state changes for disconnected displays When a display is disconnected, removing it from SurfaceFlinger's display list is non-atomic with removing it from the Display Manager and any in-flight transactions. So SurfaceFlinger might get a display state change transaction for a display it has already forgotten about. Just ignore these. Bug: 7288082 Change-Id: Ic27e55377f3db40fb34e3b1cd67e43297df117a2