blob: 10dddb5adb46e84c79e46f6fc921487fa94adceb [file] [log] [blame]
# Policy for /system/bin/qmuxd
type qmuxd, domain;
type qmuxd_exec, exec_type, file_type;
init_daemon_domain(qmuxd)
allow qmuxd qmuxd_socket:dir w_dir_perms;
allow qmuxd qmuxd_socket:sock_file create_file_perms;
allow qmuxd self:socket create_socket_perms_no_ioctl;