mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
5 lines
222 B
Text
5 lines
222 B
Text
allow rild diag_device:chr_file rw_file_perms;
|
|
|
|
# Grant access to Qualcomm MSM Interface (QMI) radio sockets to RILD
|
|
allow rild qmux_radio_socket:sock_file create_file_perms;
|
|
allow rild qmux_radio_socket:dir rw_dir_perms;
|