Merge "Allow pixelntnservice accessing SubscriptionManager" into main
This commit is contained in:
commit
727f2b5468
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@ typeattribute pixelntnservice_app coredomain;
|
||||||
|
|
||||||
app_domain(pixelntnservice_app);
|
app_domain(pixelntnservice_app);
|
||||||
allow pixelntnservice_app app_api_service:service_manager find;
|
allow pixelntnservice_app app_api_service:service_manager find;
|
||||||
|
allow pixelntnservice_app radio_service:service_manager find;
|
||||||
set_prop(pixelntnservice_app, telephony_modem_prop)
|
set_prop(pixelntnservice_app, telephony_modem_prop)
|
||||||
get_prop(pixelntnservice_app, telephony_modemtype_prop)
|
get_prop(pixelntnservice_app, telephony_modemtype_prop)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue