6a5fd26e7a
Bug: 171506470 Test: Build Change-Id: I8bf6c8833ecc65ca241fb9bc8be1b7b919825414
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)
|