 |
Security-Enhanced Linux in Android | Android Developers
The Android security model is based in part on the concept of application sandboxes. Each application runs in its own sandbox. Prior to Android 4.3, these sandboxes were defined by the creation of a unique Linux UID for each application at time of install
source.android.com |
 |