diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-30 23:49:16 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-30 23:49:16 -0500 |
| commit | ac9b7c9eba3a4eac7c2d07e0962fbfa1b82725e5 (patch) | |
| tree | dcb0c606aea72411ed4be680fb81a4f57fa061c9 /static | |
| parent | 47121158ed38c4afe72bbdba86b45b4c7e3990ea (diff) | |
fix typo
Diffstat (limited to 'static')
| -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> |
