f3cd79f3ae
* Both our ril_daemon, via libsec-ril*.so, and our time_daemon need access to this device node Change-Id: Ib787f45596bb6aa606bab102a5bd1cb93eb645a4
11 lines
304 B
Plaintext
11 lines
304 B
Plaintext
set_prop(rild, net_radio_prop)
|
|
|
|
allow rild alarm_device:chr_file rw_file_perms;
|
|
|
|
allow rild radio_data_file:dir rw_dir_perms;
|
|
allow rild radio_data_file:file create_file_perms;
|
|
allow rild radio_data_file:lnk_file read;
|
|
|
|
allow rild proc_net:file w_file_perms;
|
|
allow rild sysfs_sec_key:file rw_file_perms;
|