|
|
|
|
|
by chasil
2893 days ago
|
|
Linux does have this feature. It is the chroot() system call. Linux can also allow limited access to select filesystem data within a chroot() - this is done with a "bind mount." Why these two security features were not designed around all Android apps from the beginning is beyond me. |
|