android_device_samsung_mond.../sepolicy/ueventd.te
2017-03-24 16:17:50 +03:00

7 lines
270 B
Plaintext
Executable File

allow ueventd sysfs_camera:file rw_file_perms;
allow ueventd sysfs_sec:file rw_file_perms;
allow ueventd sysfs_vibeamp:file rw_file_perms;
allow ueventd vcs_device:chr_file create_file_perms;
allow ueventd vfat:dir search;
allow ueventd vfat:file { getattr open read };