The extracted version of Magisk Magic Mount
./gradlew zipDebug ./gradlew zipRelease
Package will be placed at app/release, including executables and debug symbols
./gradlew installDebug ./gradlew installRelease
Binaries will be push to /data/local/tmp/magic_mount
magic_mount <mount|umount> [--work-dir dir] [--magic magic] [--add-partitions /p1,/p2,....]
mount: do magic mount
umount: umount all magic mounts
magic: the name of the work dir
work-dir: the path of the work dir
add-partitions: add special partitions to mount