diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-25 21:09:31 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-25 21:10:51 -0400 |
| commit | 7ecfae89fd76528ab33fd99241f92b74a22efeaa (patch) | |
| tree | 56b32523d5d3df44825ca8355ead3940157c16e8 /static | |
| parent | 6578d281fc8da89597b4e9e03bd2c5e8cf16a7b9 (diff) | |
sandboxed Google Play location compat improvement
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 14ff6b14..debccbcf 100644 --- a/static/releases.html +++ b/static/releases.html @@ -525,6 +525,7 @@ <p>Changes since the 2022042000 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: fix compatibility with the network location implementation in recent versions of Play services (only relevant for users disabling location redirection toggle and toggling on Play services network location)</li> <li>add missing change for using the GrapheneOS attestation key provisioning proxy</li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/6">version 6</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/22">version 22</a></li> |
