1*e4a36f41SAndroid Build Coastguard Workertype hal_audio_default, domain; 2*e4a36f41SAndroid Build Coastguard Workerhal_server_domain(hal_audio_default, hal_audio) 3*e4a36f41SAndroid Build Coastguard Worker 4*e4a36f41SAndroid Build Coastguard Workertype hal_audio_default_exec, exec_type, vendor_file_type, file_type; 5*e4a36f41SAndroid Build Coastguard Workerinit_daemon_domain(hal_audio_default) 6*e4a36f41SAndroid Build Coastguard Worker 7*e4a36f41SAndroid Build Coastguard Workerhal_client_domain(hal_audio_default, hal_allocator) 8*e4a36f41SAndroid Build Coastguard Worker 9*e4a36f41SAndroid Build Coastguard Worker# android.frameworks.sensorservice through libsensorndkbridge 10*e4a36f41SAndroid Build Coastguard Workerallow hal_audio_default fwk_sensor_service:service_manager find; 11*e4a36f41SAndroid Build Coastguard Worker 12*e4a36f41SAndroid Build Coastguard Worker# allow audioserver to call hal_audio dump with its own fd to retrieve status 13*e4a36f41SAndroid Build Coastguard Workerallow hal_audio_default audioserver:fifo_file write; 14