From 6aac0242282b48bd38d3acc20da369f6d66d4c18 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 5 Aug 2021 22:43:46 -0400 Subject: [PATCH] add documentation on initializing Play --- static/usage.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/usage.html b/static/usage.html index 30c9a0bc..ead5322f 100644 --- a/static/usage.html +++ b/static/usage.html @@ -712,6 +712,10 @@ features like push notifications to work properly in the background. It isn't needed for the other 2 apps.

+

After installing the apps, you should open the Play Store and press sign in. + You don't actually need to sign in, but triggering the process will initialize the + apps similarly to going through Google's setup wizard process.

+

The Play Store app cannot install and update apps as it normally would since it depends entirely on privileged permissions for unattended app installation, updates and removal. GrapheneOS includes a partial implementation of fallback code