android_device_samsung_msm8.../sepolicy/hci_init.te

7 lines
185 B
Plaintext
Raw Normal View History

2014-05-19 05:33:07 +02:00
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)