commit | 60ddb4bbd9d0f8fb7cbf855d804410d1f72d30e8 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Wed Apr 24 13:29:35 2019 -0700 |
committer | Nick Kralevich <nnk@google.com> | Wed Apr 24 13:32:58 2019 -0700 |
tree | 9d39785aed23ac64b7b35e665e4ce16fd382b4f4 | |
parent | 72b2c01663a54c4b27e15f8e8e363e42691b2343 [diff] |
logd: remove SELinux dup handling Remove the code which attempts to collapse multiple similar SELinux denials into one denial. SELinux logs are already rate throttled by the kernel (https://android-review.googlesource.com/c/platform/system/core/+/941357 for example), so additional filtering here only adds complexity and may result in SELinux denials being inappropriately suppressed or dropped. Bug: 118815957 Test: atest logd-unit-tests Change-Id: I611fa43dc56c99aa992aad002c16c742e6034e5c