summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-09-03 11:50:39 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-09-03 11:51:14 -0400
commit4f9e87b59b9df642c9c4240cbf1893689068cf80 (patch)
tree688bfda8233404c92e7565ef572415631ca08f44
parent8fdb9161916c7362bfc249e36921110424a71a43 (diff)
support using GSF 34 on SDK 35
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 2cc9b535..f745bc16 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -877,6 +877,7 @@
<p>Changes since the 2024083100 release:</p>
<ul>
+ <li>Sandboxed Google Play compatibility layer: add support for using GSF 34 on SDK 35 (Android 15) to handle the case where users have just upgraded the OS but haven't yet updated GSF</li>
<li>Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold: fix an upstream use-after-free bug present in 2 drivers</li>
<li>allow Pixel Thermometer and Fitbit to see each other as a special case</li>
<li>allow current launcher to see the Pixel Thermometer app as a special case</li>