android_device_xiaomi_sdm66.../sepolicy/vendor/wcnss_service.te

6 lines
268 B
Text
Raw Normal View History

allow wcnss_service kmsg_device:chr_file w_file_perms;
allow wcnss_service proc_net:file r_file_perms;
allow wcnss_service sysfs:file r_file_perms;
allow wcnss_service sysfs_net:dir search;
allow wcnss_service vendor_shell_exec:file { x_file_perms execute_no_trans };