summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-02-23 15:34:57 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-02-23 15:34:57 -0500
commitaa69d6c943997a6a5dcff94922df05164d40e64e (patch)
treeb0510efbcbaf64a2d25ce05d6f3c1e1b67b33821
parent5de6c3504ae18c3b93c7255d4d2706100b990161 (diff)
drop hardened_malloc workarounds
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
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 @@
<li>Camera: set flash mode to off by default</li>
<li>device theme: use black for settings background in the dark theme</li>
<li>drop legacy code for setting Seedvault as the enabled backup service</li>
+ <li>hardened_malloc: drop workarounds for camera driver bugs on the Pixel 3, Pixel 3 XL, Pixel 3a and Pixel 3a XL</li>
+ <li>hardened_malloc: drop workaround for USB audio bug</li>
</ul>
</article>
-->