2 mkdir -p /home
/anbox
/rootfs
4 mount anbox_arm64_system.img rootfs
5 #mount -o remount,ro rootfs
6 mount
-o ro anbox_arm64_vendor.img rootfs
/vendor
7 mount
-o bind default.prop rootfs
/vendor
/default.prop
8 #mount -o bind rootfs/system/lib64/vndk-sp-28 rootfs/system/lib64/vndk-sp-29