diff --git a/static/releases.html b/static/releases.html
index c23f3431..678aaba9 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -738,9 +738,9 @@
- Android Runtime: remove Android's hard-wired
speed-profile
compilation for launcher apps which was limiting ahead-of-time compilation for user installed launcher apps to the parts of the code included in baseline and/or cloud profiles rather than compiling the whole app via our default speed
compilation which we use to replace JIT compilation and JIT profiles guiding background AOT compilation
+ - 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
- 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)
- 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)
- - 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
- GmsCompatConfig: update to version 99