diff options
author | Tom Cherry <tomcherry@google.com> | 2019-10-15 15:10:26 -0700 |
---|---|---|
committer | Tom Cherry <tomcherry@google.com> | 2019-10-16 13:59:26 +0000 |
commit | 64458c79cdd86df1fdf72e0710b672a001e7d036 (patch) | |
tree | a362f136f5e23fca532b8cfb5f5dbb4178ec9f7f /fastboot/device/variables.cpp | |
parent | f5bad500f33f090a296fe79df5b63a50619339d4 (diff) |
logd: always report the UID of a log message
logd currently only reports the UID of a log message for 'privileged'
readers (those with a uid or gid of root, system, or log). However,
UIDs are not particularly sensitive. Much more importantly,
non-privileged readers can only see less messages from their own UID,
so this restriction is essentially a no-op, as those readers will
already know their own uid.
Test: liblog and logd unit tests
Change-Id: I9da7d15eb840ba3200128391e70d618eec79f988
Diffstat (limited to 'fastboot/device/variables.cpp')
0 files changed, 0 insertions, 0 deletions