Merge "Allow radio to find and invoke Audio HAL for updating the network info during improved WiFi calling" into udc-dev
This commit is contained in:
commit
3cda1dd51b
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