From 178fe052979d1496daa9cf3599c2b4386d4b1a3e Mon Sep 17 00:00:00 2001 From: lberrymage Date: Mon, 25 Apr 2022 18:46:15 -0800 Subject: [PATCH] Remove note about Play Store uninstallation stalling The Play Store no longer stalls when uninstalling an app if the user rejects the request as of 2022041900, so we can remove this section. --- static/usage.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/static/usage.html b/static/usage.html index a98d5170..8ee1a0d6 100644 --- a/static/usage.html +++ b/static/usage.html @@ -969,10 +969,6 @@ for OS services. In cases such as text-to-speech (TTS) where the OS allows the user to choose the provider, Play services can often be used. It's on a level playing field with other apps on GrapheneOS.

- -

Play Store assumes that uninstallation always succeeds so it will stall if - it tries to uninstall an app and you reject it. You can work around this by - force stopping and then reopening it.