summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-06-06 14:02:17 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-06-06 15:18:37 -0400
commite85e61b047e930c919d469fe3a50acc590883bef (patch)
treeff82d77e51221cdcda8b5918eae705b9351e9af1
parent3f20192367af224ea6f2384b5a6a8669add01374 (diff)
drop hardened_malloc workarounds for main branch
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 6c92a079..cc7cd0e8 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -546,6 +546,7 @@
<li>SELinux policy: remove unused domain for com.android.vzwomatrigger</li>
<li>add indicator exemption for Fused Location Provider which is part of the OS location implementation wrapping the GNSS and Network location provides into a Fused provider using the best available data (GrapheneOS does not have an OS Network Location provider so it just wraps GNSS)</li>
<li>remove unused android-prepare-vendor repository from the main branch (kept in legacy device branches)</li>
+ <li>hardened_malloc: remove workarounds for camera service bugs for the Qualcomm SoC generation used by 3rd generation Pixels (kept in legacy device branches)</li>
</ul>
</article>
-->