blob: 25dc0957abb65fdd1b6476b6f0e5d36d5033bb82 [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;