document tombstone rate limiting fix

This commit is contained in:
Daniel Micay 2023-11-26 18:36:12 -05:00
parent 290d529fc2
commit cbd8835c5b

View File

@ -754,6 +754,7 @@
<li>add logging infrastructure for dynamic GrapheneOS SELinux flags</li>
<li>raise post-boot audit message rate limit from 5 to 50 per second</li>
<li>add more infrastructure and tests for per-app hardening control</li>
<li>fix Android bug with rate limiting for non-app tombstones (crash info for reporting bugs)</li>
<li>notify the user about notable system journal entries including kernel crash, file system check error, system_server crash, system app native crash and non-app process native crash</li>
<li>notify the user after memory tagging detects memory corruption in an app</li>
<li>notify the user after an app is blocked from accessing ptrace by the native debugging toggle</li>