android_device_samsung_msm8.../sepolicy/hci_init.te
2014-05-18 23:33:07 -04:00

7 lines
185 B
Plaintext

type hci_init, domain;
permissive hci_init;
type hci_exec, file_type, exec_type;
type hci_data_file, file_type;
domain_auto_trans(shell, hci_exec, hci_init)
unconfined_domain(hci_init)