diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 7 | ||||
| -rw-r--r-- | static/usage.html | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/static/features.html b/static/features.html index 22529015..121e7ae7 100644 --- a/static/features.html +++ b/static/features.html @@ -450,9 +450,10 @@ <p>The vast majority of Play services functionality works perfectly including dynamically downloaded / updated modules (dynamite modules) and functionality provided by modular app components such as Google Play Games. By default, - location requests are rerouted to a partial implementation of the Play - geolocation service provided by GrapheneOS. You can disable rerouting and use - the full Play services geolocation service instead.</p> + location requests are rerouted to a reimplementation of the Play geolocation + service provided by GrapheneOS. You can disable rerouting and use the standard + Play services geolocation service instead if you want the Google network + location service and related features.</p> <p>Our compatibility layer includes full support for the Play Store. Play Store services are fully available including in-app purchases, Play Asset diff --git a/static/usage.html b/static/usage.html index bdcac669..6fc99bbb 100644 --- a/static/usage.html +++ b/static/usage.html @@ -983,9 +983,10 @@ <p>The vast majority of Play services functionality works perfectly including dynamically downloaded / updated modules (dynamite modules) and functionality provided by modular app components such as Google Play Games. By default, location - requests are rerouted to a partial implementation of the Play geolocation service - provided by GrapheneOS. You can disable rerouting and use the full Play services - geolocation service instead.</p> + requests are rerouted to a reimplementation of the Play geolocation service + provided by GrapheneOS. You can disable rerouting and use the standard Play + services geolocation service instead if you want the Google network location + service and related features.</p> <p>Our compatibility layer includes full support for the Play Store. Play Store services are fully available including in-app purchases, Play Asset Delivery, Play |
