diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-09-01 20:54:09 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-09-01 20:54:09 -0400 |
| commit | d0827c982036a84c67eee55c29b4462388979196 (patch) | |
| tree | 1a870502afe58ebe138f6873db71bedd024bfbcd /static/usage.html | |
| parent | ea564a2cb9145dae0e8a6088bc981b3a6c9e301a (diff) | |
explain updating Play services apps
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/static/usage.html b/static/usage.html index 24d8b832..9f8051a7 100644 --- a/static/usage.html +++ b/static/usage.html @@ -730,6 +730,13 @@ without it, but you do need to get it initialized and this is currently the best way to mimic the initialization done by the stock OS setup wizard.</p> + <p>You can obtain updates to these apps from our repository which will be easy + once we have a client app. The Play Store app can also be used to update Google + Play services. Updates to the Google Services Framework (com.google.android.gsf) + app are normally only distributed through OS updates so you need to get those from + our repository. The Play Store app isn't able to update itself through the + compatibility layer yet but it may be supported in the future.</p> + <section id="sandboxed-play-services-limitations"> <h3><a href="#sandboxed-play-services-limitations">Limitations</a></h3> |
