Merge "audio: add radio sepolicy for hidl/aidl" into udc-qpr-dev

This commit is contained in:
Treehugger Robot 2023-08-30 16:29:24 +00:00 committed by Android (Google) Code Review
commit 66592f6157
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,2 @@
allow radio hal_audio_ext_service:service_manager find;
binder_call(radio, hal_audio_default)

View file

@ -0,0 +1,2 @@
allow radio hal_audio_ext_hwservice:hwservice_manager find;
binder_call(radio, hal_audio_default)