9d9c730f1c
Bug: 225745567
Test: Build
Change-Id: I49fb91c7a60fb1e871bdf3553d978bb16c476fd7
Merged-In: I49fb91c7a60fb1e871bdf3553d978bb16c476fd7
(cherry picked from commit f9a00364c8
)
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)
|