68b75f9105
* The bulk of the device family policy was common and applicable to all Samsung msm8974-devices. Move that common stuff here to ease maintenance. Change-Id: I86516adfb1b9c55a6959a7faf4ee424a4b3385c8
9 lines
251 B
Plaintext
9 lines
251 B
Plaintext
set_prop(rild, net_radio_prop)
|
|
|
|
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:file rw_file_perms;
|