diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-21 17:47:08 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-21 17:47:08 -0400 |
| commit | d58c472d36383846b8126b3b63f09728f5aef698 (patch) | |
| tree | 1f69ff9ec4348213df048fd9b264a2f34e72e096 /static | |
| parent | 2cc207dc74d7c97eaf7a53a298020fc773ab1b0c (diff) | |
Play services compatibility layer works well now
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/usage.html b/static/usage.html index 9d123ed5..22212e03 100644 --- a/static/usage.html +++ b/static/usage.html @@ -88,7 +88,7 @@ </li> <li><a href="#lte-only-mode">LTE-only mode</a></li> <li> - <a href="#sandboxed-play-services">Sandboxed Play services (experimental)</a> + <a href="#sandboxed-play-services">Sandboxed Play services</a> <ul> <li><a href="#sandboxed-play-services-limitations">Limitations</a></li> </ul> @@ -682,9 +682,9 @@ </section> <section id="sandboxed-play-services"> - <h2><a href="#sandboxed-play-services">Sandboxed Play services (experimental)</a></h2> + <h2><a href="#sandboxed-play-services">Sandboxed Play services</a></h2> - <p>GrapheneOS has experimental support for installing the official releases of + <p>GrapheneOS has support for installing the official releases of com.android.vending (Google Play Store), com.google.android.gms (Google Play services), com.google.android.gsf (Google Services Framework) as regular sandboxed apps in a specific profile. These receive no special privileges and the OS itself |
