audio: add radio sepolicy for hidl/aidl

Bug: 297482504
Test: build pass

Change-Id: I012639ed59d25709d15d7046a92e8ceab7ac96f8
Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
Jasmine Cha 2023-08-29 16:00:37 +08:00
parent 46d6a88211
commit 2fe60dc4fc
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)