android_device_asus_flo/sepolicy/ueventd.te
2020-11-26 20:51:48 +01:00

4 lines
167 B
Plaintext

allow ueventd { radio_efs_file wifi_data_file }:dir search;
allow ueventd { radio_efs_file wifi_data_file }:file r_file_perms;
allow ueventd self:capability sys_nice;