diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-02-23 13:52:41 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-23 13:52:41 -0500 |
| commit | c74d207a5c2b5f272e645854f13228809dadce8f (patch) | |
| tree | ae584fa6b5dc06f235f4750adcebe6c7832d904a /static | |
| parent | 63e0f7e659c56e1e53bb6006a86eb44d1a1dae99 (diff) | |
rm unnecessarily specific info from release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
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> |
