Loading packages/PrintSpooler/src/com/android/printspooler/ui/PrintActivity.java +1 −0 Original line number Diff line number Diff line Loading @@ -2389,6 +2389,7 @@ public class PrintActivity extends Activity implements RemotePrintDocument.Updat if (tempFile != null) { tempFile.delete(); } mFileProvider.releaseFile(); } } Loading Loading
packages/PrintSpooler/src/com/android/printspooler/ui/PrintActivity.java +1 −0 Original line number Diff line number Diff line Loading @@ -2389,6 +2389,7 @@ public class PrintActivity extends Activity implements RemotePrintDocument.Updat if (tempFile != null) { tempFile.delete(); } mFileProvider.releaseFile(); } } Loading