You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
device_samsung_sm7125-common/sepolicy/vendor/vendor_init.te

10 lines
239 B

# EFS
allow vendor_init tmpfs:dir rw_dir_perms;
allow vendor_init cgroup:file getattr;
allow vendor_init system_file:file { read getattr open };
allow vendor_init block_device:lnk_file setattr;
set_prop(vendor_init, vendor_power_prop)