blob: 4745d7e395f97259a4f6173da83ea5778a14ffaf [file] [log] [blame]
Nick Kralevich748fdef2013-07-12 16:33:29 -07001###
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### isolated_app includes all the appdomain rules, plus the
9### additional following rules:
10###
11
12type isolated_app, domain;
Nick Kralevich748fdef2013-07-12 16:33:29 -070013app_domain(isolated_app)
Stephen Smalley85708ec2014-02-24 10:48:03 -050014net_domain(isolated_app)