From 00ca8e85e30a9dbe3c1ee32c9acfe9234bbcf2ce Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 17 Nov 2024 09:26:25 -0500 Subject: [PATCH] dynamite module update --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 4ce3474f..5a6571a1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -558,6 +558,7 @@
  • Sandboxed Google Play compatibility layer: fix Android Auto voice commands not working in some cases
  • Sandboxed Google Play compatibility layer: fix one of the Android Auto permission toggle checks for companion devices
  • Sandboxed Google Play compatibility layer: extend opt-in "Allow permissions for handling phone calls" toggle to allow access to Bluetooth adapter hardware address access for hands-free audio support with wired Android Auto rather than only wireless Android Auto where the baseline toggle already grants access to that
  • +
  • Sandboxed Google Play compatibility layer: don't stop apps that use Dynamite modules when Play services stops since the new version of the Dynamite client library handles dynamic re-connection without app restart and older ones will handle this by stopping
  • 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