mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-04-28 05:37:53 -04:00
* Lineage Recovery 17.1, like AOSP Q recovery, has '/' as a shared mount point, causing `mount --move` to fail. If it fails, directly mount system to /system_root via /dev/block/ symlinks, like AnyKernel and OpenGapps Co-authored-by: John Wu <topjohnwu@gmail.com>