From f0c32a3e480ceaf46d6ae023aac463d448e19a03 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 15 Nov 2024 17:54:45 -0500 Subject: [PATCH] workaround for Pixel Tablet bug --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 28e2fd829..7c0ac8d6a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -547,6 +547,7 @@

2024110700

  • Settings: fix Private Space handling in Passwords & accounts > Additional services
  • Dialer: fix RTT related crash from not using the correct theme configuration
  • Contacts Provider: work around upstream bug causing deadlock with contact scopes
  • +
  • temporarily disable hardened_malloc for vendor audio service due to Pixel Tablet bug
  • kernel (5.10, 5.15, 6.1, 6.6): disable unused TIPC protocol support
  • kernel (5.10): update to latest GKI LTS branch revision
  • kernel (5.15): update to latest GKI LTS branch revision