mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-26 10:37:41 +00:00
415ff23be5
For devices come with two /data mount points, magisk will bind the one in tmpfs and failed to load modules since this partition is empty. Signed-off-by: Shaka Huang <shakalaca@gmail.com>