minor corrections

merge-requests/23/head
Christopher Roy Bratusek 5 years ago
parent 5e906eb9ce
commit 3046a4c1e4

@ -40,7 +40,7 @@
* add check whether ROM supports Bromite WebView installation * add check whether ROM supports Bromite WebView installation
* improve check whether Magisk is installed * improve check whether Magisk is installed
* also log Magisk version * also log Magisk version
* also log whehter Magisk is imageless or not * also log whether Magisk is imageless or not
* pipe installed package checks through `sort` for nicer log result * pipe installed package checks through `sort` for nicer log result
* update mount code * update mount code

@ -588,6 +588,7 @@ Stock ROMs with GApps may not allow to switch from Google GmsCore to microG GmsC
When upgrading NanoDroid or installing on a known clean ROM (read: GApps free), you may also just When upgrading NanoDroid or installing on a known clean ROM (read: GApps free), you may also just
* boot into TWRP
* install **Magisk** * install **Magisk**
* recommended, but not required * recommended, but not required
* if **Magisk** is installed, NanoDroid will be installed as Magisk-Module, else it will install into `/system` directly * if **Magisk** is installed, NanoDroid will be installed as Magisk-Module, else it will install into `/system` directly

Loading…
Cancel
Save