Merge "Allow radio to access IMS stack's socket for sending/receiving RTP packets and aoc_device for codec encoding/decoding"
This commit is contained in:
commit
75fc4f2051
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
||||||
allow radio radio_vendor_data_file:dir rw_dir_perms;
|
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 aoc_device:chr_file rw_file_perms;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue