From aa69d6c943997a6a5dcff94922df05164d40e64e Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 23 Feb 2021 15:34:57 -0500 Subject: [PATCH] drop hardened_malloc workarounds --- static/releases.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/releases.html b/static/releases.html index ce923a0b..2f0b4fd3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -435,6 +435,8 @@
  • Camera: set flash mode to off by default
  • device theme: use black for settings background in the dark theme
  • drop legacy code for setting Seedvault as the enabled backup service
  • +
  • hardened_malloc: drop workarounds for camera driver bugs on the Pixel 3, Pixel 3 XL, Pixel 3a and Pixel 3a XL
  • +
  • hardened_malloc: drop workaround for USB audio bug
  • -->