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

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/24581798

Change-Id: I54a0a09ee767f425d506135c55f8ebf84b430cbd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2023-08-30 17:35:13 +00:00 committed by Automerger Merge Worker
commit 1d4fed6498
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)