Go to file
Jesse Hall 9a14392256 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
2012-10-04 16:40:35 -07:00
build Fix issue #7271589: Cannot set Ocean HD live wallpaper 2012-10-03 11:27:19 -07:00
cmds Include Global table in bugreports. 2012-10-01 12:52:42 -07:00
data/etc Add android.hardware.camera.any feature to camera permissions. 2012-09-23 09:53:51 -07:00
include Add Fence::waitForever which logs a warning timeout, and use it 2012-10-02 16:29:46 -07:00
libs libgui: enable fence support for exynos5 2012-10-03 15:55:14 -07:00
opengl Re-enable FAST_TLS in gl2 code 2012-09-28 11:56:48 -07:00
services Ignore display state changes for disconnected displays 2012-10-04 16:40:35 -07:00
MODULE_LICENSE_APACHE2
NOTICE