aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/system_server.te
blob: 1eb7d8f405f717ace70f9448bb95e4ef804b2a0d (plain)
1
2
3
4
5
6
allow system_server sensors_persist_file:dir search;
allow system_server sensors_persist_file:file rw_file_perms;
allow system_server sensors_sysfs:dir search;
allow system_server sensors_sysfs:file rw_file_perms;
allow system_server touchpanel_sysfs:dir search;
allow system_server touchpanel_sysfs:file rw_file_perms;