summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-11-16 00:31:38 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2023-11-16 00:31:38 -0500
commitf3268f8cba343f7e5590c7eccc00f08e087dc700 (patch)
tree7225d07f73863312f5fbe59fc935ee71700cc4f4 /static
parentee9b6333f07a83056aeb6664281e6c32daaf8ac9 (diff)
clarify gmscompat improvement
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 e33979ca..a6c77261 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -746,7 +746,7 @@
<p>Changes since the 2023110700 release:</p>
<ul>
- <li>Sandboxed Google Play compatibility layer: replace cross-user intent broadcasts with user-local ones</li>
+ <li>Sandboxed Google Play compatibility layer: replace cross-user intent broadcasts with user-local ones to avoid occasional background service crashes</li>
<li>fix upstream bug causing crash for previewing live wallpapers</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision</li>
<li>Seedvault: update to latest revision (will be replaced with a better backup implementation in the future)</li>