1*e4a36f41SAndroid Build Coastguard Workertype hal_contexthub_default, domain; 2*e4a36f41SAndroid Build Coastguard Workerhal_server_domain(hal_contexthub_default, hal_contexthub) 3*e4a36f41SAndroid Build Coastguard Worker 4*e4a36f41SAndroid Build Coastguard Workertype hal_contexthub_default_exec, exec_type, vendor_file_type, file_type; 5*e4a36f41SAndroid Build Coastguard Workerinit_daemon_domain(hal_contexthub_default) 6*e4a36f41SAndroid Build Coastguard Worker 7*e4a36f41SAndroid Build Coastguard Worker# Allow Context Hub HAL to talk to the stats service for metric collection 8*e4a36f41SAndroid Build Coastguard Workerallow hal_contexthub_default fwk_stats_service:service_manager find; 9*e4a36f41SAndroid Build Coastguard Workerbinder_call(hal_contexthub_default, stats_service_server) 10