Merge "Allow GrilService to access bluetooth extension HAL" into main
This commit is contained in:
commit
a446b6d3ae
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ app_domain(grilservice_app)
|
|||
|
||||
allow grilservice_app app_api_service:service_manager find;
|
||||
allow grilservice_app hal_bluetooth_coexistence_hwservice:hwservice_manager find;
|
||||
allow grilservice_app hal_bluetooth_coexistence_service:service_manager find;
|
||||
allow grilservice_app hal_radioext_hwservice:hwservice_manager find;
|
||||
allow grilservice_app hal_wifi_ext_hwservice:hwservice_manager find;
|
||||
allow grilservice_app hal_wifi_ext_service:service_manager find;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue