blob: 8b8de37b1a12533577c9779e70404f1463cd67eb [file] [log] [blame]
# Qualcomm Management Interface Multiplexer
type qmux, domain, device_domain_deprecated;
type qmux_exec, exec_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;