1*e4a36f41SAndroid Build Coastguard Workertype hal_bluetooth_default, domain; 2*e4a36f41SAndroid Build Coastguard Workerhal_server_domain(hal_bluetooth_default, hal_bluetooth) 3*e4a36f41SAndroid Build Coastguard Worker 4*e4a36f41SAndroid Build Coastguard Workerallow hal_bluetooth_default bt_device:chr_file { open read write }; 5*e4a36f41SAndroid Build Coastguard Workerallow hal_bluetooth_default self:bluetooth_socket { create bind read write }; 6*e4a36f41SAndroid Build Coastguard Worker 7*e4a36f41SAndroid Build Coastguard Workertype hal_bluetooth_default_exec, exec_type, vendor_file_type, file_type; 8*e4a36f41SAndroid Build Coastguard Workerinit_daemon_domain(hal_bluetooth_default) 9