hardened_malloc logcat support

This commit is contained in:
Daniel Micay 2020-10-19 08:45:20 -04:00
parent 0f81c81d7c
commit 2e0d0deb02

View File

@ -411,6 +411,7 @@
<li>Pixel 4, Pixel 4 XL: disable unsupported aware feature so that ambient display is available</li> <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>SeedVault: switch to upstream development branch now that it supports Android 11</li>
<li>SELinux policy: port hardening from Android 10</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> </ul>
--> -->