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 @@
  • Messaging: avoid crash caused by upstream bug when forwarding a message
  • Seedvault: add back restore action in settings without marking it experimental
  • add shared infrastructure for GrapheneOS settings and port the settings to it (improves UI of Settings)
  • -
  • add internal getContext() method to ContentResolver to make adding GrapheneOS settings simpler
  • hardened_malloc: preserve errno for free calls (future POSIX requirement)
  • Sandboxed Google Play compatibility layer: remove obsolete shim now handled by GmsCompatConfig
  • 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