summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index ff7536a7..4cc6546f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -791,6 +791,8 @@
<p>Changes since the 2024080200 release:</p>
<ul>
+ <li>suppress crash notifications for 2 harmless crashes occuring on service shutdown for the Android Bluetooth service and Pixel wifi_ext service</li>
+ <li>enable memory tagging for the Pixel wifi_ext service again</li>
<li>Settings: disable predictive back gesture in PIN/password input activities to fix an upstream Android vulnerability</li>
<li>flash-all: remove unnecessary sleep after flashing AVB key</li>
<li>flash-all.sh: avoid false negative for <code>fastboot getvar product</code> check</li>