Merge "allow RILD to access modem status property" into main
This commit is contained in:
commit
13f760e70b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ get_prop(rild, sota_prop)
|
|||
get_prop(rild, system_boot_reason_prop)
|
||||
|
||||
set_prop(rild, telephony_ril_prop)
|
||||
set_prop(radio, telephony_modemtype_prop)
|
||||
set_prop(rild, telephony_modemtype_prop)
|
||||
|
||||
allow rild proc_net:file rw_file_perms;
|
||||
allow rild radio_vendor_data_file:dir create_dir_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue