diff options
| -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 85665c16..6e5f2aa7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -745,7 +745,7 @@ <ul> <li>Keyboard: add new implementation of multi-locale spell checking support to fix crashes and other issues</li> - <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>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 Auto, 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 to avoid crashes</li> |
