platform_system_sepolicy/prebuilts/api/30.0/public/isolated_app.te

10 lines
259 B
Text
Raw Normal View History

###
### 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;