diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-16 14:50:08 -0400 |
|---|---|---|
| committer | GrapheneOS <contact@grapheneos.org> | 2024-03-16 14:50:08 -0400 |
| commit | a0e93fd197c969e0ec1f87d16773c6fad8671fe3 (patch) | |
| tree | 563b0ecdda07262f422a3767f3078b81ad630368 | |
| parent | cf9deaba068b21f8a92fdb4d4264d0eb2b97c056 (diff) | |
GmsCompatConfig version 99
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 879f88a7..c23f3431 100644 --- a/static/releases.html +++ b/static/releases.html @@ -741,6 +741,7 @@ <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> + <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-99">version 99</a></li> </ul> </article> --> |
