Allow selinux for gril to use radio ext aidl

Test: manual - verified there are no avc denied logs
Bug: 285459428
Change-Id: I38c88d82860f37e34772b786a8940db02dc17ac6
This commit is contained in:
Alan Chen 2023-09-25 07:07:45 +00:00
parent 76686f69d9
commit 2d635d58d3

2
vendor/grilservice_app.te vendored 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)