summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-03-15 09:31:55 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-03-15 09:31:55 -0400
commit2597259b451101fd946d43780ffa82953a681d70 (patch)
treeafd246b8e5b58624a6e07afd3acd80a7d3b24453
parent9bb7cb55d7df67bc12bea3449ae886724b9c789a (diff)
allow device controls quick tile while unlocked
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index e80ad3e8..32fecbe6 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -739,6 +739,7 @@
<ul>
<li>revert disabling hardened_malloc for Broadcom Bluetooth HAL (does not appear to be a memory corruption bug found by GrapheneOS but rather the stock OS is using an older Bluetooth module without the issue)</li>
<li>revert allowing users to disable Bluetooth for Bluetooth system app (does not appear to be a memory corruption bug found by GrapheneOS but rather the stock OS is using an older Bluetooth module without the issue)</li>
+ <li>allowlist using device controls quick tile when unlocked since it already has a toggle for controlling availability so our new default requirement of the device being unlocked needs to be overridden for it</li>
</ul>
</article>
-->