2020-02-19 23:34:33 +01:00
|
|
|
type canhalconfigurator, domain, coredomain;
|
|
|
|
type canhalconfigurator_exec, exec_type, system_file_type, file_type;
|
|
|
|
init_daemon_domain(canhalconfigurator)
|
|
|
|
|
|
|
|
# This allows the configurator to look up the CAN HAL controller via
|
|
|
|
# hwservice_manager and communicate with it.
|
2021-01-11 19:25:51 +01:00
|
|
|
hal_client_domain(canhalconfigurator, hal_can_controller)
|