• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Domain for shell processes spawned by ADB
2type shell, domain;
3type shell_exec, file_type;
4unconfined_domain(shell)
5
6# Run app_process.
7# XXX Split into its own domain?
8app_domain(shell)
9