Merge "Allow gril to access radioext-aidl" into main
This commit is contained in:
commit
b0714c6f9b
3 changed files with 6 additions and 0 deletions
2
caiman/grilservice_app.te
Normal file
2
caiman/grilservice_app.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
allow grilservice_app hal_radio_ext_service:service_manager find;
|
||||
binder_call(grilservice_app, hal_radio_ext)
|
2
komodo/grilservice_app.te
Normal file
2
komodo/grilservice_app.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
allow grilservice_app hal_radio_ext_service:service_manager find;
|
||||
binder_call(grilservice_app, hal_radio_ext)
|
2
tokay/grilservice_app.te
Normal file
2
tokay/grilservice_app.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
allow grilservice_app hal_radio_ext_service:service_manager find;
|
||||
binder_call(grilservice_app, hal_radio_ext)
|
Loading…
Add table
Add a link
Reference in a new issue