From 611c57bcc90322807a708319e30408a2660e9ecc Mon Sep 17 00:00:00 2001 From: Greg Alexander Date: Sun, 26 May 2019 00:20:38 -0400 Subject: [PATCH] Add android.permission.REQUEST_INSTALL_PACKAGES, which doesn't seem to require anything from the user, and no notification to the user either! --- app/src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 3977d9d..c7b7ad5 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -7,6 +7,7 @@ +