diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-15 09:19:39 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-15 09:19:39 -0400 |
| commit | 9bb7cb55d7df67bc12bea3449ae886724b9c789a (patch) | |
| tree | 022949edf2212b826798f77ddc495a0f9a2068df /static | |
| parent | 56403c212390288de3b431903193261b9ca8dd2f (diff) | |
Bluetooth workaround reverts
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e6b9eaf6..e80ad3e8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -737,6 +737,8 @@ <p>Changes since the 2024031400 release:</p> <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> </ul> </article> --> |
