clarify location rerouting feature

This commit is contained in:
Daniel Micay 2022-11-29 20:32:40 -05:00
parent fd3ae058f8
commit bdd6474c2f
2 changed files with 8 additions and 6 deletions

View File

@ -450,9 +450,10 @@
<p>The vast majority of Play services functionality works perfectly including <p>The vast majority of Play services functionality works perfectly including
dynamically downloaded / updated modules (dynamite modules) and functionality dynamically downloaded / updated modules (dynamite modules) and functionality
provided by modular app components such as Google Play Games. By default, provided by modular app components such as Google Play Games. By default,
location requests are rerouted to a partial implementation of the Play location requests are rerouted to a reimplementation of the Play geolocation
geolocation service provided by GrapheneOS. You can disable rerouting and use service provided by GrapheneOS. You can disable rerouting and use the standard
the full Play services geolocation service instead.</p> 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 <p>Our compatibility layer includes full support for the Play Store. Play
Store services are fully available including in-app purchases, Play Asset Store services are fully available including in-app purchases, Play Asset

View File

@ -983,9 +983,10 @@
<p>The vast majority of Play services functionality works perfectly including <p>The vast majority of Play services functionality works perfectly including
dynamically downloaded / updated modules (dynamite modules) and functionality dynamically downloaded / updated modules (dynamite modules) and functionality
provided by modular app components such as Google Play Games. By default, location 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 requests are rerouted to a reimplementation of the Play geolocation service
provided by GrapheneOS. You can disable rerouting and use the full Play services provided by GrapheneOS. You can disable rerouting and use the standard Play
geolocation service instead.</p> 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 <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 services are fully available including in-app purchases, Play Asset Delivery, Play