From bdd6474c2f99dd7a45fb9884dc0bb8e61dee8225 Mon Sep 17 00:00:00 2001
From: Daniel Micay 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.
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