Merge "Allow gril to access radioext-aidl" into main

This commit is contained in:
Alan Chen 2024-02-23 08:53:57 +00:00 committed by Android (Google) Code Review
commit b0714c6f9b
3 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,2 @@
allow grilservice_app hal_radio_ext_service:service_manager find;
binder_call(grilservice_app, hal_radio_ext)

View 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
View file

@ -0,0 +1,2 @@
allow grilservice_app hal_radio_ext_service:service_manager find;
binder_call(grilservice_app, hal_radio_ext)