Allow radio access to IOemSlsiRadioExternal

Change-Id: Ib5d57b199b3e8288cd3de0c12898f0c1d679be4a
This commit is contained in:
Chirayu Desai 2022-10-22 05:39:28 +05:30 committed by Michael Bestas
parent 2d094a50a4
commit 1813c18ef8
No known key found for this signature in database
GPG key ID: CC95044519BE6669

View file

@ -4,3 +4,4 @@ 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_exynos_rild_hwservice:hwservice_manager find;