You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
355 B
9 lines
355 B
type hal_bluetooth_btlinux, domain;
|
|
type hal_bluetooth_btlinux_exec, exec_type, file_type, vendor_file_type;
|
|
|
|
hal_server_domain(hal_bluetooth_btlinux, hal_bluetooth)
|
|
init_daemon_domain(hal_bluetooth_btlinux)
|
|
|
|
allow hal_bluetooth_btlinux self:socket { create bind read write };
|
|
allow hal_bluetooth_btlinux self:bluetooth_socket { create bind read write };
|