1type hal_bluetooth_remote, domain;
2type hal_bluetooth_remote_exec, exec_type, vendor_file_type, file_type;
3
4hal_server_domain(hal_bluetooth_remote, hal_bluetooth)
5
6init_daemon_domain(hal_bluetooth_remote)
7
8allow hal_bluetooth_remote bt_device:chr_file { open read write ioctl};