What's new..?
[ App ]
- Change the SELinux context of rootfs.img to
u:object_r:vold_data_file:s0after formatting to avoid mounting errors in the sparse image installer - Update the boot script to auto-detect all
.imgfiles under /data/local/Droidspaces/Containers and set their SELinux context tou:object_r:vold_data_file:s0
[ Backend ]
- If the host is Android and rootfs.img mode is used, set the SELinux context of rootfs.img to
u:object_r:vold_data_file:s0before mounting to prevent mounting issues