From fc11f6fd50d438f5f55a0995340893cad863ad32 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 1 Feb 2022 23:41:55 -0500 Subject: [PATCH] Sandboxed Google Play has shortcuts to activities --- static/usage.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/static/usage.html b/static/usage.html index 572a4981..b68a3c63 100644 --- a/static/usage.html +++ b/static/usage.html @@ -905,11 +905,6 @@

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.

- -

Since there's no OS integration beyond fallback code to make it function - without any special privileges, there isn't a way to launch the Play services - settings activity. We'll need to make a tiny app providing a way to launch - it.