Merge "Grant the Pixel Modem Service access to the SubscriptionManager." into main
This commit is contained in:
commit
45d36ab2be
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ type pixel_modem_app, domain;
|
|||
app_domain(pixel_modem_app)
|
||||
|
||||
allow pixel_modem_app app_api_service:service_manager find;
|
||||
allow pixel_modem_app radio_service:service_manager find;
|
||||
|
||||
# Allow the pixel_modem_app to find and call shared modem platform service.
|
||||
hal_client_domain(pixel_modem_app, hal_shared_modem_platform)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue