Merge "Allow grilservice_app to binder call twoshay" into main
This commit is contained in:
commit
4cea32f400
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
||||||
allow grilservice_app hal_radio_ext_service:service_manager find;
|
allow grilservice_app hal_radio_ext_service:service_manager find;
|
||||||
# allow grilservice_app to binder call hal_radioext_default
|
# allow grilservice_app to binder call hal_radioext_default
|
||||||
binder_call(grilservice_app, hal_radioext_default)
|
binder_call(grilservice_app, hal_radioext_default)
|
||||||
|
# allow grilservice_app to binder call twoshay
|
||||||
|
binder_call(grilservice_app, twoshay)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue