Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo
This commit is contained in:
committed by
Android (Google) Code Review
commit
7df7447112
@ -935,6 +935,7 @@ void CameraService::Client::handleShutter(
|
||||
mHardware->getRawHeap());
|
||||
|
||||
mSurface->registerBuffers(buffers);
|
||||
IPCThreadState::self()->flushCommands();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user