Merge "Allow radio to find and invoke Audio HAL for updating the network info during improved WiFi calling" into udc-dev am: 3cda1dd51b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma-sepolicy/+/22067882 Change-Id: I6b1ef7b352b69b4988ac6a6d29f8918b5fb3ed84 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f99fed1f87
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@ allow radio radio_vendor_data_file:dir rw_dir_perms;
|
||||||
allow radio radio_vendor_data_file:file create_file_perms;
|
allow radio radio_vendor_data_file:file create_file_perms;
|
||||||
allow radio vendor_ims_app:udp_socket { getattr read write setopt shutdown };
|
allow radio vendor_ims_app:udp_socket { getattr read write setopt shutdown };
|
||||||
allow radio aoc_device:chr_file rw_file_perms;
|
allow radio aoc_device:chr_file rw_file_perms;
|
||||||
|
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