allow device controls quick tile while unlocked

This commit is contained in:
Daniel Micay 2024-03-15 09:31:55 -04:00
parent 9bb7cb55d7
commit 2597259b45

View File

@ -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>
-->