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/features.html | |
| parent | fd3ae058f8ac02a3b78bd76022c251d53dbf59ef (diff) | |
clarify location rerouting feature
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 7 |
1 files changed, 4 insertions, 3 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 |
