summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-07-02 17:39:29 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-07-02 17:40:15 -0400
commitb9359f6d7443db4cbd5a0b6a3a7e89a5207a090b (patch)
treea95d50737b8ee1dce7563aa93d8da4022bbf4c04 /static/releases.html
parent07c56a87ad751078f1791da9e6b3f016984ccbfb (diff)
clarify speech services compatibility fix
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 98efc5e0..e04bec01 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -792,7 +792,7 @@
<li>fix notification suppression check in currently unused code to prepare for our per-app clipboard toggle</li>
<li>adevtool: download and use latest Pixel carrier settings from the API for use by our CarrierConfig2 app instead of using the snapshot included in the latest Pixel stock OS release since it lags months behind</li>
<li>Settings: fully fix regression permitting disabling apps when it shouldn't be allowed due to device manager policy</li>
- <li>Sandboxed Google Play compatibility layer: stub out reads of hidden system settings in Google's speech services app</li>
+ <li>Sandboxed Google Play compatibility layer: stub out reads of hidden system settings in Google's speech services app to avoid uncaught security exceptions</li>
<li>Sandboxed Google Play compatibility layer: don't allow the Play Store to abort pending package installation to avoid it cancelling install/update attempts after 10 minutes of waiting for requested user approval it hasn't been designed to handle</li>
<li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.218</li>
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.155</li>