summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-31 11:47:36 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-31 11:47:36 -0400
commit3b38ad758dccbc2eb9383e7e8a94c83bf67bfc96 (patch)
tree2ca1cef4a5600f892322656504749e7b93ee7b5c /static
parenta7d63023fcb71110b840139c009617f61fb6f967 (diff)
fix regression in secondary user gmscompat support
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 5b12c85f..85e3adf0 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -540,6 +540,7 @@
<p>Changes since the 2024102400 release:</p>
<ul>
+ <li>improve our existing fix for an upstream Android bug impacting apps using the telephony service in secondary users to fix the option of switching to the Google Play location service for fresh installs of Google Play in secondary users since Android 15</li>
<li>Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold: disable Wi-Fi HAL debug logging to avoid memory corruption caught by hardware memory tagging on GrapheneOS</li>
<li>raise system log buffer size from 256KiB to 512KiB to make logs obtained by users reporting issues more useful</li>
<li>enable stamp configuration for microdroid kernel builds to set LOCALVERSION based on version control information as expected</li>