summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-03-15 05:12:54 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-03-15 05:12:54 -0400
commita406ea591fa627ea89674bd1657661f236947f1a (patch)
tree8a83d80216062e53e4fdf5c3461b2e4b7c5aa410
parent0b39db1410599ff7c76a23686638fb3213fc31b7 (diff)
clarify Bluetooth fix
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 534f9412..804be48c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -675,7 +675,7 @@
<ul>
<li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: disable GSI keys</li>
<li>keep PIN scrambling state up-to-date in all cases to make toggling it on or off kick in immediately instead of next time it opens</li>
- <li>adevtool: remove overlay setting config_systemBluetoothStack to the wrong value</li>
+ <li>adevtool: remove overlay setting config_systemBluetoothStack to the wrong value (caused Bluetooth to break for users with exec-based spawning disabled, which is why the previous release only made it to Beta and not Stable)</li>
<li>adevtool: remove other unnecessary overlays</li>
</ul>
</article>