| commit | 2e96097ff092b4e4a901be5f261d9a9d954f5a05 | [log] [tgz] |
|---|---|---|
| author | Xiaobing Shi <xiaobing.shi@mediatek.com> | Fri Aug 06 11:00:45 2021 +0800 |
| committer | Christopher Ferris <cferris@google.com> | Tue Aug 10 20:41:47 2021 +0000 |
| tree | c1afcf2b5a75b99df828428040d10ec12bbf8f52 | |
| parent | ba988ccd50fdae743f74f9615a84b16ba0709310 [diff] |
logd: fix write errors in no_epipe test This length needs to contain the length of '\0' when writing string to socket. Bug: 195717127 Test: run CtsLogdTestCases pass Change-Id: Ide95656d012d97511c57a4a7cdabcc12a5c33727 (cherry picked from commit 2bb97ecd62c385465d2375bc62a1675d8c838e35)