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: I676634d568c0de4a029dc4609ceda2c38f56fce9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a7ec5ac379
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 vendor_ims_app:udp_socket { getattr read write setopt shutdown };
|
||||
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