commit | 2012fff47db8dc9c7b6a2586f18be1fa47b951bd | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Tue Sep 01 08:40:39 2015 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Wed Oct 07 16:08:28 2015 -0700 |
tree | 64281237e6e4d1fc773f427fccb29fccb6721383 | |
parent | fc0fbd0c9d32b38e7b46ba4f7c48d201ae2cf6a3 [diff] |
logd: clientHasLogCredentials false negatives Vote three times in /proc/pid/status to look for AID_LOG group If not, we may default to the callers UID, and the net result is to perform the task related to that UID. For adb logcat and shell logcat, the UID is AID_SHELL which typically has no logs, leaving no net action taken. Bug: 23711431 Change-Id: I2b5900a2d37173bd995eb308ee9ecafa20602b62