Loading
The process PrintSpooler:renderer crashes in libpdfium.so.
In PdfManipulationService.java, PdfEditorImpl shouldn't open the same
ParcelFileDescriptor before PdfRendererImpl close it. In this case, add
a lock to synchronize the two threads.
Change-Id: Ia405b3d4fbccf56982212a21e4a586f69da0ddb5
Signed-off-by:
Zhiquan Liu <zhiquan.liu@intel.com>