blob: 3cb0953e545835b3c64ff52de0f724e1b8e010f9 [file] [log] [blame]
William Roberts7fa2f9e2012-05-31 09:40:12 -04001type hci_attach, domain;
William Roberts7fa2f9e2012-05-31 09:40:12 -04002type hci_attach_exec, exec_type, file_type;
3
4init_daemon_domain(hci_attach)
Stephen Smalleye14a51d2013-10-29 14:42:36 -04005
6allow hci_attach kernel:system module_request;
7allow hci_attach hci_attach_dev:chr_file rw_file_perms;
8allow hci_attach bluetooth_efs_file:dir r_dir_perms;
9allow hci_attach bluetooth_efs_file:file r_file_perms;