diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-29 11:34:24 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-29 11:35:15 -0500 |
| commit | 0ab6930ef6a6ff6cd488aa62e240b65141003185 (patch) | |
| tree | 60e6f9049a6b8d3fa26b31c8e46f5e2213f2f356 /static | |
| parent | e1b874140f7a667632c879180b26ff723942c212 (diff) | |
add Android Auto support
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 61ec73b6..13bb09b4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -723,6 +723,8 @@ <p>Changes since the 2023121200 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: add Android Auto support with the compatibility layer eliminating the need for most of the permissions and a permission menu with 4 toggles for granting the minimal special access required for wired Android Android, wireless Android Auto, audio routing and phone calls</li> + <li>Settings: remove confusing mention of Android Auto from Connected devices screen</li> <li>exempt non-app system processes from Sensors permission enforcement (fixes some issues including gpsd crashes)</li> <li>fix Bluetooth auto-turn-off race condition leading to potential crash</li> <li>work around upstream race condition bug in biometric service</li> |
