replicant-frameworks_native/services
Mike J. Chen aaff4ef717 SurfaceFlinger: Set the result of binderized screencapture
A recent change to screencapture to have the call to
IGraphicBufferProducer happen on the incoming binder
thread didn't set the result so the result was always
returned as NO_ERROR.

This made screencap fail on some devices (e.g. Wolfie)
which relies on some kind of fallback mechanism to
generate the screencap but the fallback mechanism
doesn't get triggered because the error isn't returned.

Bug: 9989385

Change-Id: I2aee91ea1034869fcbb0f49b9a0087c3cff43bbe
Signed-off-by: Mike J. Chen <mjchen@google.com>
2013-07-30 10:24:22 -07:00
..
batteryservice add libbatteryservice 2013-07-25 01:57:32 +00:00
connectivitymanager Add C++ library for ConnectivityManager 2013-07-16 15:11:47 -07:00
inputflinger move services executables sources in their respective src folder 2013-07-22 12:25:18 -07:00
powermanager Power manager now takes calling package name arg. 2013-05-20 16:50:10 -07:00
sensorservice move services executables sources in their respective src folder 2013-07-22 12:25:18 -07:00
surfaceflinger SurfaceFlinger: Set the result of binderized screencapture 2013-07-30 10:24:22 -07:00