Allow GrilService to access bluetooth extension HAL
Bug: 320403892 Test: Manual Change-Id: I83834154563f9e77aaaf5ed786259a331497a378
This commit is contained in:
parent
52ef38dcf1
commit
4f5d6c7812
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