1type canhalconfigurator, domain, coredomain; 2type canhalconfigurator_exec, exec_type, system_file_type, file_type; 3init_daemon_domain(canhalconfigurator) 4 5# This allows the configurator to look up the CAN HAL controller via 6# hwservice_manager and communicate with it. 7hal_client_domain(canhalconfigurator, hal_can_controller) 8