blob: d65d1da3816cb1497763d7b54e010eeddedc029f [file] [log] [blame]
# Qualcomm Management Interface Multiplexer
type qmux, domain, device_domain_deprecated;
type qmux_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(qmux)
wakelock_use(qmux)
allow qmux sysfs_msm_subsys:dir r_dir_perms;
allow qmux sysfs_msm_subsys:lnk_file r_file_perms;
allow qmux qmuxd_socket:dir w_dir_perms;
allow qmux qmuxd_socket:sock_file create_file_perms;
allow qmux radio_device:chr_file rw_file_perms;
# Access to /sys/devices/virtual/smdpkt/smdcntl*/open_timeout
allow qmux sysfs_smdcntl_open_timeout:file rw_file_perms;