summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-11-18 00:41:11 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-11-18 00:41:11 -0500
commiteb1b85ae24557163e232bd1fceefae223497bcaf (patch)
tree6abb4358e12964b10dc4c77753ee6fcb2946947b
parent912f70f431c2d19f9230e0deb9a133f385bfc8c9 (diff)
clarify wired Android Auto hands-free calling fix
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<li>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)</li>
<li>Sandboxed Google Play compatibility layer: fix Android Auto voice commands not working in some cases</li>
<li>Sandboxed Google Play compatibility layer: fix one of the Android Auto permission toggle checks for companion devices</li>
- <li>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</li>
+ <li>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</li>
<li>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</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>