android13/system/sepolicy/public/isolated_app.te

10 lines
259 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
###
### Services with isolatedProcess=true in their manifest.
###
### This file defines the rules for isolated apps. An "isolated
### app" is an APP with UID between AID_ISOLATED_START (99000)
### and AID_ISOLATED_END (99999).
###
type isolated_app, domain;