commit | 9a7fd80d2dd706343f24c91b0756771aca8504a5 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Thu Sep 10 13:33:58 2015 -0700 |
committer | Tao Bao <tbao@google.com> | Thu Sep 10 13:42:05 2015 -0700 |
tree | 89321a9b2d5892ced04b3c3c387ccda6ed9c1fd6 | |
parent | 7a6778078b2525c245869061366eb1f92942542a [diff] |
recovery: Remove redirect_stdio() when calling ShowFile(). When calling ScreenRecoveryUI::ShowFile(), the only thing that gets inadequately logged is the progress bar. Replace the call to ScreenRecoveryUI::Print() with ScreenRecoveryUI::PrintOnScreenOnly() for the progress bar, so we can avoid calling redirect_stdio(). Change-Id: I4d7c5d5b39bebe0d5880a99d7a72cee4f0b8f325