# Policy for /system/bin/irsc_util
type irsc_util, domain;
type irsc_util_exec, exec_type, vendor_file_type, file_type;

init_daemon_domain(irsc_util)

# whitelist ioctl commands
allow irsc_util self:socket create_socket_perms;
allowxperm irsc_util self:socket ioctl msm_sock_ipc_ioctls;