summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-02-23 13:52:41 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-02-23 13:52:41 -0500
commitc74d207a5c2b5f272e645854f13228809dadce8f (patch)
treeae584fa6b5dc06f235f4750adcebe6c7832d904a
parent63e0f7e659c56e1e53bb6006a86eb44d1a1dae99 (diff)
rm unnecessarily specific info from release notes
-rw-r--r--static/releases.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index ad4e68c3..ad91666b 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -702,7 +702,6 @@
<li>Messaging: avoid crash caused by upstream bug when forwarding a message</li>
<li>Seedvault: add back restore action in settings without marking it experimental</li>
<li>add shared infrastructure for GrapheneOS settings and port the settings to it (improves UI of Settings)</li>
- <li>add internal getContext() method to ContentResolver to make adding GrapheneOS settings simpler</li>
<li>hardened_malloc: preserve errno for free calls (future POSIX requirement)</li>
<li>Sandboxed Google Play compatibility layer: remove obsolete shim now handled by GmsCompatConfig</li>
<li>GmsCompatConfig: fix location estimation based on nearby Wi-Fi access points by not ignoring the results of the legacy WifiManager#startScan(), which doesn't have an unprivileged modern version</li>