diff options
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 e4d8d156..77950ec0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -535,7 +535,7 @@ <li>Sandboxed Google Play compatibility layer: revert marking location service as a foreground location service (not necessary)</li> <li>Sandboxed Google Play compatibility layer: add compatibility shims enabling full support for using Play services geolocation</li> <li>Sandboxed Google Play compatibility layer: add GmsCompat app providing infrastructure for the compatibility layer and shortcuts to Google Play configuration activities (will provide a toggle for redirecting the Google Play geolocation API to the OS API in a future release)</li> - <li>Sandboxed Google Play compatibility layer: replace converting Google Play services to foreground services with keeping them alive using the GmsCompat app</li> + <li>Sandboxed Google Play compatibility layer: replace converting Google Play services to foreground services with keeping them alive using the GmsCompat app (improves compatibility with apps calling Play services or the Play Store in the background)</li> <li>Dialer: update visual voicemail configuration based on Google Phone 73.0.414822266</li> <li>Messaging: replace obsolete AOSP MMS configuration database with one generated from the stock OS app</li> <li>Vanadium: update Chromium base to 97.0.4692.98</li> |
