From b64eb2cf841b813bed7bfd12f712a4ec1a6dbfab Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 17 Mar 2024 12:39:40 -0400 Subject: [PATCH] fix Settings formatting issue --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 678aaba9..8c06259b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -741,6 +741,7 @@
  • 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)
  • +
  • Settings: fix footer formatting issue for App pinning screen
  • GmsCompatConfig: update to version 99