Merge "Remove RILD accessing system and radio data files" into oc-dr1-dev
This commit is contained in:
commit
03f3697269
1 changed files with 0 additions and 5 deletions
|
@ -19,12 +19,7 @@ allow rild efs_file:file create_file_perms;
|
|||
allow rild shell_exec:file rx_file_perms;
|
||||
allow rild bluetooth_efs_file:file r_file_perms;
|
||||
allow rild bluetooth_efs_file:dir r_dir_perms;
|
||||
allow rild radio_data_file:dir rw_dir_perms;
|
||||
allow rild radio_data_file:file create_file_perms;
|
||||
allow rild sdcard_type:dir r_dir_perms;
|
||||
allow rild system_data_file:dir r_dir_perms;
|
||||
allow rild system_data_file:file r_file_perms;
|
||||
allow rild system_file:file x_file_perms;
|
||||
|
||||
# property service
|
||||
set_prop(rild, radio_prop)
|
||||
|
|
Loading…
Reference in a new issue