commit | 1284482898712e994d28203d71655f3254b0d4d5 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Tue Mar 22 10:42:32 2016 -0700 |
committer | Tao Bao <tbao@google.com> | Fri Mar 25 11:45:17 2016 -0700 |
tree | 298d5745c0aebe9a50b8a912869ffae2ab2e4956 | |
parent | 21412f09b92c8e118c535420a2c2912fa8c58722 [diff] |
RecoverySystemService: Dump exception stack on IOExceptions. We occasionally hit "java.io.IOException: Connection reset by peer" when communicating with uncrypt. Change to print verbose exception stack for future debugging. Also conservatively change the two potential causes: a) by removing the call to dos.flush() after sending the last status code; b) by closing the streams quietly instead. Bug: 27782920 Change-Id: Ice6da1f27cb1ee83207c9f34958c0e012270167e