[Printing] Convert raw fd to ParcelFileDescriptor
There were ownership issue of the file descriptor, use ParcelFileDescriptor instead of raw fd to prevent wrong ownership exchange. Current tests should cover this change. Bug: 882608 Change-Id: I974739f4b3d59c9ac3ba21006f686e7a38244806 Reviewed-on: https://chromium-review.googlesource.com/1244803 Commit-Queue: Shimi Zhang <ctzsm@chromium.org> Reviewed-by:Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#594565}
Showing
Please register or sign in to comment