replicant-frameworks_native/services
Jesse Hall 0b63cd105c Handle failed requestBuffer after successful dequeueBuffer
If the virtual display consumer disconnects after the
VirtualDisplaySurface dequeues a buffer but before it requests it, the
request will fail. Previously the error was ignored, and the caller
would get a success result but a NULL buffer. Now the dequeued buffer
is cancelled and the error propagated to the caller.

Bug: 14140551
Change-Id: I91547885c2cf6063dc7a8f02d97f2df282cdde2c
2014-05-01 10:37:33 -07:00
..
batteryservice batteryservice: Native client read exception returned from getProperty 2014-03-21 19:22:37 +00:00
connectivitymanager
inputflinger Merge "Add TYPE_MAGNIFICATION_OVERLAY to isTrustedOverlay" 2014-04-30 00:09:36 +00:00
powermanager Update to follow interface change. 2014-04-03 12:06:48 -07:00
sensorservice Enable wakeup sensors. 2014-04-23 14:38:56 -07:00
surfaceflinger Handle failed requestBuffer after successful dequeueBuffer 2014-05-01 10:37:33 -07:00