summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-21 02:48:48 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-21 02:48:57 -0400
commit036b742e67fe760126b6c24d390ab31e0e8d0997 (patch)
treece07e0d4f166aac57b101646e1f5991393d05f65
parent699f8faab176612db34b143a51f84d38752248f9 (diff)
clarify gmscompat improvement
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 98b21085..b4bca81d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -574,7 +574,7 @@
<ul>
<li>Network Location: require TLSv1.3 for GrapheneOS services instead of either TLSv1.2 or TLSv1.3</li>
- <li>Sandboxed Google Play compatibility layer: improve support for overriding Gservices flags to avoid situations where our overrides aren't used leading to compatibility issues</li>
+ <li>Sandboxed Google Play compatibility layer: improve support for overriding Gservices flags to avoid situations where our overrides aren't used leading to compatibility issues (this should fix a recent Play services crash that's being reported)</li>
<li>fix 2 upstream lockscreen layout bugs with split shade used on folding phones (for the inner screen) and tablets/li>
<li>fix upstream lockscreen layout bug with placement of alarm and Do Not Disturb information</li>
<li>fix upstream lockscreen layout bug hiding date text when media is playing</li>