From eb1b85ae24557163e232bd1fceefae223497bcaf Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 18 Nov 2024 00:41:11 -0500 Subject: [PATCH] clarify wired Android Auto hands-free calling fix --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 0274a850..779ae59a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -575,7 +575,7 @@
  • Sandboxed Google Play compatibility layer: stop Play Store from attempting to auto-install some system component packages, such as "Android System SafetyCore" (com.google.android.safetycore) and "Android System Key Verifier" (com.google.android.contactkeys)
  • 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: extend opt-in Android Auto "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