drop hardened_malloc workarounds

This commit is contained in:
Daniel Micay 2021-02-23 15:34:57 -05:00
parent 5de6c3504a
commit aa69d6c943

View File

@ -435,6 +435,8 @@
<li>Camera: set flash mode to off by default</li> <li>Camera: set flash mode to off by default</li>
<li>device theme: use black for settings background in the dark theme</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>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> </ul>
</article> </article>
--> -->