commit | 07522c6e9b8acba0f5cfb274d4514014749475e8 | [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 11:37:21 2016 -0800 |
tree | b7e1fea26a947b8949e68955c2265bebeceef174 | |
parent | c3484161980cdea915c893a233f54b14a75d151f [diff] |
logd: check return values (cherry pick from commit bf7d0b887561929d22c8e2efa5d86cb0d7c50b51) 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