commit | 3e970d430f8cf8f7794d2901381846ae9df88c56 | [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 | 126e12fb3bc31bf71c179e60c9dd98c7ea421196 | |
parent | 06e111a148dc40a0bbd2b93d8659291c73a37121 [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