rm unnecessarily specific info from release notes

This commit is contained in:
Daniel Micay 2023-02-23 13:52:41 -05:00
parent 63e0f7e659
commit c74d207a5c

View File

@ -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>