summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-01-13 16:08:02 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-01-13 16:08:14 -0500
commit2fde30833ab889df358fb724df8eaa3670099ada (patch)
treef2bd1f222003a86774a7cbe8505821c36070702a
parent00765d6e158e4964ed029d9f47341857755cd65d (diff)
fix Contact Scopes crash
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index ea02839f..be03ed5c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -736,6 +736,7 @@
<li>adevtool: improve and clean up infrastructure for device support</li>
<li>adevtool: drop devices not supported with Android 14</li>
<li>adevtool: remove unused default permissions configuration</li>
+ <li>Contact Scopes: add handling of malformed contact data subtype names to avoid crash</li>
<li>kernel: disable sysrq by default rather than waiting for init to disable it</li>
<li>kernel: disable unused sysrq serial support</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 including update to 5.10.206</li>