Home | History | Annotate | Download | only in sepolicy
      1 # bluetoothd - bluetooth daemon
      2 type bluetoothd, domain;
      3 permissive bluetoothd;
      4 type bluetoothd_exec, exec_type, file_type;
      5 
      6 init_daemon_domain(bluetoothd)
      7 unconfined_domain(bluetoothd)
      8