This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2020-11-15 21:16:02 +01:00

16 lines
662 B
Plaintext

allow rild vendor_file:file rx_file_perms;
allow rild persist_mdm_file:dir search;
allow rild persist_mdm_file:file rw_file_perms;
allow rild fwk_sensor_hwservice:hwservice_manager find;
allow rild system_server:binder { call transfer };
allow rild mnt_vendor_file:dir search;
allow rild mnt_vendor_file:file rw_file_perms;
allow rild proc:file r_file_perms;
allow rild input_device:dir { open read };
allow rild vendor_radio_data_file:dir rw_dir_perms;
allow rild vendor_radio_data_file:file rw_file_perms;
allow rild vendor_radio_data_file:sock_file create_file_perms;
get_prop(rild, moto_boot_prop)
get_prop(rild, vendor_radio_prop)
get_prop(rild, wifi_prop)