xref: /aosp_15_r20/system/sepolicy/prebuilts/api/31.0/private/canhalconfigurator.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1type canhalconfigurator, domain, coredomain;
2type canhalconfigurator_exec, exec_type, system_file_type, file_type;
3init_daemon_domain(canhalconfigurator)
4
5# This allows the configurator to look up the CAN HAL controller via
6# hwservice_manager and communicate with it.
7hal_client_domain(canhalconfigurator, hal_can_controller)
8