diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2024-03-17 18:07:09 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-03-17 14:14:33 -0400 |
| commit | 3dadafd5ff2350efa5c2b2a0d4148d102fe27fa2 (patch) | |
| tree | afb32410238a6663716eaa04325c09ad3bc50804 | |
| parent | b64eb2cf841b813bed7bfd12f712a4ec1a6dbfab (diff) | |
clarify that footer formatting issue is upstream
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 8c06259b..ca896663 100644 --- a/static/releases.html +++ b/static/releases.html @@ -741,7 +741,7 @@ <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> <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>Settings: fix footer formatting issue for App pinning screen</li> + <li>Settings: fix upstream footer formatting issue for App pinning screen</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-99">version 99</a></li> </ul> </article> |
