Skip to content
Snippets Groups Projects
Select Git revision
  • 423f9e4ed83835f5746139efeb3bbcd31710c07b
  • test default
2 results

checkfc.c

Blame
  • isolated_app.te 405 B
    ###
    ### 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).
    ###
    ### isolated_app includes all the appdomain rules, plus the
    ### additional following rules:
    ###
    
    type isolated_app, domain;
    app_domain(isolated_app)
    net_domain(isolated_app)