commit | bf7d0b887561929d22c8e2efa5d86cb0d7c50b51 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Wed Mar 02 07:51:48 2016 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Wed Mar 02 07:54:45 2016 -0800 |
tree | 26d80e7852e055538f9326c6cf145faf9d366059 | |
parent | 0ecdec7a0922f5e99569c558fd3c6440b826e583 [diff] |
logd: check return values The setgid() and setuid() call failure in logd.daemon thread do not block overall functionality, so clearly tell static analyzer and developers that we do not care to check their return values. SideEffects: None Bug: 27434072 Change-Id: I6fdc87e8311ebc0173716080bbd72c86b3f00f78