diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2024-04-30 00:48:17 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-04-30 11:26:00 -0400 |
| commit | 6acccfd0b3dab18437da3a3d49bd8c0861e19ed2 (patch) | |
| tree | 5bd28a3ecca8503b1f98b84d8ec994e21312c8cc | |
| parent | f75cc0344233d071d6d37f79d7edd75185cf7ea0 (diff) | |
fix also applies to Contact Scopes
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index f34d8d7b..dea464d2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -750,7 +750,7 @@ <ul> <li>Settings: hide GNSS SUPL and PSDS settings on devices without GNSS hardware</li> - <li>fix regression from our Android 14 QPR2 port causing Storage Scopes link to disappear after going back to the permissions screen</li> + <li>fix regression from our Android 14 QPR2 port causing Storage/Contact Scopes link to disappear after going back to the permissions screen</li> <li>backport mainline APEX module patches for Android Health, Media Provider, Network Stack, and Wi-Fi</li> <li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.210</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-105">version 105</a></li> |
