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:
commit
1d4fed6498
2 changed files with 4 additions and 0 deletions
2
audio/sepolicy/aidl/radio.te
Normal file
2
audio/sepolicy/aidl/radio.te
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
allow radio hal_audio_ext_service:service_manager find;
|
||||||
|
binder_call(radio, hal_audio_default)
|
2
audio/sepolicy/hidl/radio.te
Normal file
2
audio/sepolicy/hidl/radio.te
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
allow radio hal_audio_ext_hwservice:hwservice_manager find;
|
||||||
|
binder_call(radio, hal_audio_default)
|
Loading…
Add table
Add a link
Reference in a new issue