From bdd6474c2f99dd7a45fb9884dc0bb8e61dee8225 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 29 Nov 2022 20:32:40 -0500 Subject: [PATCH] clarify location rerouting feature --- static/features.html | 7 ++++--- 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 @@

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.

+ 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.

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 @@

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.

+ 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.

Our compatibility layer includes full support for the Play Store. Play Store services are fully available including in-app purchases, Play Asset Delivery, Play