Home | History | Annotate | Download | only in sepolicy
      1 allow init_shell diag_device:chr_file { read write };
      2 allow init_shell hci_exec:file rx_file_perms;
      3 allow init_shell bluetooth_prop:property_service set;
      4 allow init_shell smd_device:chr_file rw_file_perms;
      5 allow init_shell unlabeled:file r_file_perms;
      6 allow init_shell init:fifo_file r_file_perms;
      7