From 0cbccbbeb3b95dfc05b2a6c7fe99d226e6bb34ac Mon Sep 17 00:00:00 2001 From: FriendlyNeighborhoodShane Date: Wed, 7 Jul 2021 18:11:11 +0530 Subject: [PATCH] install.md: improve permission troubles section --- install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.md b/install.md index 136d0fa..2e5172e 100644 --- a/install.md +++ b/install.md @@ -115,7 +115,7 @@ npem; ``` Some new permissions are protected by Android now, and cannot simply be granted. You can try several things that may or may not work, depending on your ROM: - - Extracting the MicroG APK from the zip and installing it as an user app update + - Extracting the MicroG APK from the zip (`system/priv-app/MicroGGMSCore/MicroGGMSCore.apk`) and installing it as an user app update - Installing MinMicroG as system instead of as a Magisk module - Clean flashing, if all else fails