This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_sanders-lin…/sepolicy/vendor/ueventd.te

8 lines
311 B
Plaintext

allow ueventd sysfs_mmi_fp:file w_file_perms;
allow ueventd synaptics_rmi_device:chr_file { rw_file_perms relabelfrom relabelto};
allow ueventd sysfs_fpc:file rw_file_perms;
allow ueventd sysfs_sensors:file rw_file_perms;
allow ueventd unlabeled:dir search;
allow ueventd unlabeled:file { getattr open read };