From 2e0d0deb02f1dda7dadd479411cecfcd066a14cf Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 19 Oct 2020 08:45:20 -0400 Subject: [PATCH] hardened_malloc logcat support --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • Pixel 4, Pixel 4 XL: disable unsupported aware feature so that ambient display is available
  • SeedVault: switch to upstream development branch now that it supports Android 11
  • SELinux policy: port hardening from Android 10
  • +
  • hardened_malloc: log fatal errors (detected memory corruption bugs) to Android's log system
  • -->