aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/rild.te
blob: 7093468fd5ce706c557cec1041cbdae20cbf0d0d (plain)
1
2
3
4
allow rild nv_data_file:dir rw_dir_perms;
allow rild nv_data_file:file create_file_perms;
allow rild diag_prop:property_service set;
get_prop(rild, diag_prop);