replicant-frameworks_native/libs
Andy McFadden 6652b3edcb Watch for SurfaceFlinger death
The ComposerService object wasn't watching for SurfaceFlinger
restarts, which doesn't usually matter because the app framework
restarts when SurfaceFlinger dies.  However, mediaserver continues
to run, which means its ComposerService object was trying to use
a dead handle, and playback of DRM movies was failing.

This adds a DeathRecipient listener and some logic to re-establish
the SurfaceFlinger connection.

Bug 6645813

Change-Id: I07581b881d3835601aa57d5358c8259d93bc4515
2012-09-06 18:54:42 -07:00
..
binder No longer need "original calling uid". 2012-08-31 15:40:58 -07:00
cpustats Fix log spam about CPU frequency on one device 2012-05-14 16:55:26 -07:00
gui Watch for SurfaceFlinger death 2012-09-06 18:54:42 -07:00
ui Add a way to retrieve a Region as a SharedBuffer 2012-08-31 18:38:22 -07:00
utils minor SharedBuffer clean-up 2012-08-31 18:41:21 -07:00