modem_svc_sit: grant modem property access
Bug: 247669574 Change-Id: I02f58f04ee0daca9cabb055ed2fb7fe2653831af
This commit is contained in:
parent
643a4aa018
commit
12a731b61e
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@ allow modem_svc_sit modem_userdata_file:file create_file_perms;
|
|||
# RIL property
|
||||
get_prop(modem_svc_sit, vendor_rild_prop)
|
||||
|
||||
# Modem property
|
||||
set_prop(modem_svc_sit, vendor_modem_prop)
|
||||
|
||||
# hwservice permission
|
||||
allow modem_svc_sit hal_exynos_rild_hwservice:hwservice_manager find;
|
||||
get_prop(modem_svc_sit, hwservicemanager_prop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue