blob: 171f68aa088b50e8cd799d3cb1284fbca68cb677 [file] [log] [blame]
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.
allow canhalconfigurator hal_can_controller_hwservice:hwservice_manager find;
binder_call(canhalconfigurator, hal_can_controller);
allow canhalconfigurator hidl_manager_hwservice:hwservice_manager find;
hwbinder_use(canhalconfigurator);
get_prop(canhalconfigurator, hwservicemanager_prop);