isolated_app.te 259 B

123456789
  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. type isolated_app, domain;