commit | 5837d33d1cfecce0632e385c8ede89c02685238f | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Aug 05 14:01:11 2020 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Wed Aug 05 14:01:11 2020 -0700 |
tree | b1efb257478d058ab710b35e7b0801fc20294e80 | |
parent | 9a92d5733230c8679d443f8b4a1b392e849abdbb [diff] |
logcat: replace write() calls with WriteFully() There is a possibility of data loss if an interrupt occurs in the middle of these write() calls. Test: logcat -g/-S/-B work correctly Change-Id: I2dd4ec10771714fc49b61538d3028983516e106c