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/file.te

11 lines
299 B

type optics_file, fs_type;
allow optics_file labeledfs:filesystem associate;
type prism_file, fs_type;
allow prism_file labeledfs:filesystem associate;
type misc_file, fs_type;
allow misc_file labeledfs:filesystem associate;
type spu_file, fs_type;
allow spu_file labeledfs:filesystem associate;