diff options
| author | lberrymage <logan@lberrymage.dev> | 2022-04-25 18:46:15 -0800 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-25 23:24:39 -0400 |
| commit | 178fe052979d1496daa9cf3599c2b4386d4b1a3e (patch) | |
| tree | f04600afc52d6dce1836d3f8cc06c80e7a0247ee /static/usage.html | |
| parent | 246971b3f866aedb5f016e02d0b6f200914b3e43 (diff) | |
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.
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 4 |
1 files changed, 0 insertions, 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.</p> - - <p>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.</p> </section> <section id="sandboxed-google-play-esim"> |
