explain updating Play services apps

This commit is contained in:
Daniel Micay 2021-09-01 20:54:09 -04:00
parent ea564a2cb9
commit d0827c9820

View File

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