diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-15 17:54:45 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-15 17:54:45 -0500 |
| commit | f0c32a3e480ceaf46d6ae023aac463d448e19a03 (patch) | |
| tree | 7b864c92d69e265c5a5ccbee406ff9fba8007eeb /static | |
| parent | c6f4ee8d503c9e8e10b6c3e06d053455cf53a7f2 (diff) | |
workaround for Pixel Tablet bug
Diffstat (limited to 'static')
| -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 28e2fd82..7c0ac8d6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -547,6 +547,7 @@ <li>Settings: fix Private Space handling in Passwords & accounts > Additional services</li> <li>Dialer: fix RTT related crash from not using the correct theme configuration</li> <li>Contacts Provider: work around upstream bug causing deadlock with contact scopes</li> + <li>temporarily disable hardened_malloc for vendor audio service due to Pixel Tablet bug</li> <li>kernel (5.10, 5.15, 6.1, 6.6): disable unused TIPC protocol support</li> <li>kernel (5.10): update to latest GKI LTS branch revision</li> <li>kernel (5.15): update to latest GKI LTS branch revision</li> |
