commit | 512a7bfd83dee5c3a9dac4762a54d06fb3e0e89a | [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 | 4d89dc0f546fd7bc3fe659257f32409ec8e40bf3 [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