diff options
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/static/usage.html b/static/usage.html index 717d40a4..9d056c5f 100644 --- a/static/usage.html +++ b/static/usage.html @@ -708,10 +708,13 @@ support for unattended upgrades of API 29+ apps by the app responsible for the initial installation if it supports the feature.</p> + <p>Install com.google.android.gsf, then com.google.android.gms and finally + com.android.vending via a split APK installer.</p> + <ul> - <li><a href="https://apps.grapheneos.org/packages/com.android.vending/">com.android.vending</a></li> - <li><a href="https://apps.grapheneos.org/packages/com.google.android.gms/">com.google.android.gms</a></li> <li><a href="https://apps.grapheneos.org/packages/com.google.android.gsf/">com.google.android.gsf</a></li> + <li><a href="https://apps.grapheneos.org/packages/com.google.android.gms/">com.google.android.gms</a></li> + <li><a href="https://apps.grapheneos.org/packages/com.android.vending/">com.android.vending</a></li> </ul> <p>Secondary user support has not yet been implemented so this currently won't |
