diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-29 20:32:40 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-29 20:32:40 -0500 |
| commit | bdd6474c2f99dd7a45fb9884dc0bb8e61dee8225 (patch) | |
| tree | 8cb8986f6ca4cce564913dd0f0cb492c633a075c /static/usage.html | |
| parent | fd3ae058f8ac02a3b78bd76022c251d53dbf59ef (diff) | |
clarify location rerouting feature
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 7 |
1 files changed, 4 insertions, 3 deletions
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 |
