diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-16 08:24:05 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-16 08:24:05 -0500 |
| commit | 3f93aaef719b61874d8499f8b7d2e9da28a42a44 (patch) | |
| tree | b797103d2e1f2f0e73c556f7179b704e2de7613d | |
| parent | 227f7bcd3b1f080ca09d9927f8a78b66a971f49a (diff) | |
clarify change for hands-free wired AA calling
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <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 wired Android Auto permission toggle to Bluetooth adapter hardware address access for hands-free audio support</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>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> <li>kernel (5.15): update to latest GKI LTS branch revision</li> |
