summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-15 12:55:41 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-15 12:55:41 -0400
commit7979d7f2879ff4ac4139c11f68994343e0f09e6c (patch)
treef76521baa87198cb1691da7cdeb2b7c8014e8379
parent8d194371386978b2c2846a8edfb8f105fc593276 (diff)
clarify location regression fix
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index c903101a..4a509686 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -588,7 +588,7 @@
<p>Changes since the 2025031300 release:</p>
<ul>
- <li>Sandboxed Google Play compatibility layer: add back default values to the API definitions for our reimplementation of the Google Play location service since dropping them broke compatibility with a subset of apps and prevented us moving the previous release past our Alpha channel</li>
+ <li>Sandboxed Google Play compatibility layer: add back default values to the API definitions for our reimplementation of the Google Play location service since dropping them in the previous release (2025031300) broke compatibility with a subset of apps and prevented us moving it past our Alpha channel (all the improvements from the previous release are still present)</li>
<li>adevtool: fix support for checking stock OS kernel revision</li>
</ul>
</article>