b9043c7f89
Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: Ife457f032ac33b6c330b79d08bb841b3c1c0c19e
18 lines
549 B
Text
18 lines
549 B
Text
allow rild self:tun_socket create;
|
|
|
|
allow rild tun_device:chr_file rw_file_perms;
|
|
allowxperm rild tun_device:chr_file ioctl { TUNSETIFF TUNSETPERSIST };
|
|
|
|
allow rild proc_net:file write;
|
|
|
|
allow rild app_efs_file:file { getattr open read };
|
|
|
|
allow rild default_android_hwservice:hwservice_manager add;
|
|
allow rild default_prop:property_service set;
|
|
|
|
allow rild imei_efs_file:file { open read setattr getattr write };
|
|
|
|
allow rild system_data_file:dir { write add_name };
|
|
allow rild system_data_file:file { create open write };
|
|
|
|
get_prop(rild, csc_prop)
|