git-subtree-dir: sepolicy git-subtree-mainline:68bba197f4
git-subtree-split:36623ceb5d
Change-Id: I8abfa4d1b1cb245da2c562eed56c4f8c78ae0ede
9 lines
422 B
Text
9 lines
422 B
Text
set_prop(radio, telephony_ril_prop)
|
|
set_prop(radio, telephony_modemtype_prop)
|
|
get_prop(radio, telephony_ntn_demo_mode_prop)
|
|
|
|
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 scheduling_policy_service:service_manager find;
|