blob: 8dca74cedca64ddd21d3ec166216b437c5b37109 [file] [log] [blame]
# STOPSHIP - all domains must be enforcing
permissive rild;
# Grant access to Qualcomm MSM Interface (QMI) radio sockets to RILD
qmux_socket(rild)
binder_call(rild, per_mgr)
binder_use(rild)
allow rild sysfs_msm_subsys:dir r_dir_perms;
allow rild sysfs_msm_subsys:lnk_file read;
allow rild sysfs_wifi_sar:file { getattr w_file_perms};