unplugged-system/vendor/unplugged/proprietary/build/sepolicy/non_plat/radio.te

31 lines
908 B
Plaintext
Raw Normal View History

# adupsfota start
set_prop(radio, system_prop)
allow radio hal_obtainvendor_hwservice:hwservice_manager find;
allow radio hal_obtainvendor_default:binder call;
allow radio proc_up_info:file { read getattr open };
allow radio sysfs_batteryinfo:dir search;
allow radio up_fmt_device:file { read getattr open };
allow radio sysfs_up_file:file { open read write getattr append };
allow radio smart_pa_cal_file:file { write read getattr open };
allow radio sysfs_vendor_yuv_camera_file:file { read getattr open };
allow radio gpu_service:service_manager find;
allow radio vendor_temperature_file:file { write read getattr open };
allow radio hal_talkie_hwservice:hwservice_manager find;
allow radio hal_talkie_default:binder call;
allow radio vendor_fm_radio:file { write read getattr open };
allow radio vendor_scaner_file:file { write read getattr open };
hal_client_domain(radio, hal_sensorcali);