From 3f93aaef719b61874d8499f8b7d2e9da28a42a44 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 16 Nov 2024 08:24:05 -0500 Subject: [PATCH] clarify change for hands-free wired AA calling --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 7949ff8f..ac429981 100644 --- a/static/releases.html +++ b/static/releases.html @@ -556,7 +556,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 wired Android Auto permission toggle to Bluetooth adapter hardware address access for hands-free audio support
  • +
  • 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
  • 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