summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-10-19 08:45:20 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-10-19 08:45:20 -0400
commit2e0d0deb02f1dda7dadd479411cecfcd066a14cf (patch)
treef6ac839fdb8ff93c3a21e1628819bf30b70e94b8
parent0f81c81d7c15d9c7c9801d6e340763603357d9e2 (diff)
hardened_malloc logcat support
-rw-r--r--static/releases.html1
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>
-->