diff options
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index c41df5c8..cc0041ac 100644 --- a/static/releases.html +++ b/static/releases.html @@ -411,6 +411,7 @@ <li>Pixel 4, Pixel 4 XL: disable unsupported aware feature so that ambient display is available</li> <li>SeedVault: switch to upstream development branch now that it supports Android 11</li> <li>SELinux policy: port hardening from Android 10</li> + <li>hardened_malloc: log fatal errors (detected memory corruption bugs) to Android's log system</li> </ul> --> |
