• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# debugger interface
2type debuggerd, domain;
3permissive debuggerd;
4type debuggerd_exec, exec_type, file_type;
5
6init_daemon_domain(debuggerd)
7unconfined_domain(debuggerd)
8relabelto_domain(debuggerd)
9allow debuggerd tombstone_data_file:dir relabelto;
10