summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-11-06 21:11:44 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-11-06 21:11:56 -0500
commite5e4a00adef4ce25fbed2089c1fc2268c7e7290f (patch)
tree91488e7b1ad6f281ade37d18e468554abebff743 /static
parent44e1202ca91b8d8eef5fbde4724d558cd3f6c120 (diff)
clearer wording
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 7db17d6a..7764ea8e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -545,7 +545,7 @@
<ul>
<li>full 2024-11-05 security patch level</li>
<li>rebased onto AP3A.241105.007 Android Open Source Project release (November monthly release of Android 15)</li>
- <li>ignore Person.Builder.setUri() when Contact Scopes is enabled since apps can't access the contact's URI with Contact Scopes enabled (this should resolve the incompatibility between Contact Scopes and notifications attaching contact information introduced by a November Android Security Bulletin patch)</li>
+ <li>ignore Person.Builder.setUri() when Contact Scopes is enabled since apps can't access the contact's URI with Contact Scopes enabled (this resolves the incompatibility between Contact Scopes and notifications attaching contact information introduced by a November Android Security Bulletin patch)</li>
<li>fix "App info" uninstall dialog link added by GrapheneOS not working in some cases for secondary profile apps</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-147">version 147</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/130.0.6723.102.0">version 130.0.6723.102.0</a></li>