From 060e5a6492c275521ef1df65e5fa4818f844f6ef Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Fri, 11 Sep 2020 17:44:43 +0200 Subject: [PATCH] doc corrections --- ChangeLog.md | 2 -- doc/NanoDroidOverlay.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 9a85f51..e2f7955 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -10,8 +10,6 @@ * NanoDroid-Perm Script * running `nanodroid-perm`, respectively `npem` will now grant `android.permission.ACCESS_BACKGROUND_LOCATION` to microG -### General Changes - * Installer * drop loading setup files from directory containing the zip (internally `${ZIPDIR}`) * ignore empty and commented out lines in the configuration files (= starting with `#`) diff --git a/doc/NanoDroidOverlay.md b/doc/NanoDroidOverlay.md index a24e772..8e00775 100644 --- a/doc/NanoDroidOverlay.md +++ b/doc/NanoDroidOverlay.md @@ -62,8 +62,6 @@ After you've made your changes, issue the following command on your device, eith `nanodroid-overlay --update` -This needs to be done in normal environment. If you're in **TWRP** you'll have to manually mount `/magisk` (you may use the `mount-magisk` script from the git repo for this purpose). - ## Invocation From within a terminal on your device, for example `adb shell` or `Termux` invoke the script using either