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 dcd8b2581e
commit b5fcbc71e1
No known key found for this signature in database

View file

@ -7,3 +7,4 @@ 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 scheduling_policy_service:service_manager find;
allow radio hal_exynos_rild_hwservice:hwservice_manager find;