xref: /aosp_15_r20/system/sepolicy/prebuilts/api/31.0/public/isolated_app.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1###
2### Services with isolatedProcess=true in their manifest.
3###
4### This file defines the rules for isolated apps. An "isolated
5### app" is an APP with UID between AID_ISOLATED_START (99000)
6### and AID_ISOLATED_END (99999).
7###
8
9type isolated_app, domain;
10