d99750d79e
This reverts commit 061b56b497
.
Reason for revert: second submission attempt
Change-Id: I632968c7c0c369ecc07ec829f59b629c39fb71e9
7 lines
327 B
Text
7 lines
327 B
Text
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.
|
|
hal_client_domain(canhalconfigurator, hal_can_controller)
|