1# irsc_util (used to configure IPC Router with security rules for QMI services) 2type irsc_util, domain; 3type irsc_util_exec, exec_type, file_type; 4 5init_daemon_domain(irsc_util) 6 7allow irsc_util self:socket create_socket_perms; 8